Home
last modified time | relevance | path

Searched defs:tx_packet (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sgi/
H A Dmeth.h55 typedef struct tx_packet { struct
65 } tx_packet; argument
/openbmc/u-boot/net/
H A Dping.c82 uchar *tx_packet; in ping_receive() local
H A Darp.c128 uchar *tx_packet; in arp_receive() local
/openbmc/u-boot/drivers/net/
H A Dbcm-sf2-eth.h37 int (*tx_packet)(struct eth_dma *dma, void *packet, int length); member
/openbmc/qemu/include/hw/net/
H A Dcadence_gem.h90 uint8_t tx_packet[MAX_FRAME_SIZE]; member
/openbmc/qemu/hw/net/
H A Dlan9118.c237 LAN9118Packet tx_packet; member