Home
last modified time | relevance | path

Searched refs:net_get_async_tx_pkt_buf (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/net/
H A Dping.c107 tx_packet = net_get_async_tx_pkt_buf(); in ping_receive()
H A Darp.c185 tx_packet = net_get_async_tx_pkt_buf(); in arp_receive()
H A Dnet.c816 uchar *net_get_async_tx_pkt_buf(void) in net_get_async_tx_pkt_buf() function
/openbmc/u-boot/include/
H A Dnet.h653 uchar * net_get_async_tx_pkt_buf(void);