Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dasix.c470 u32 packet_len; in asix_send_common() local
520 u32 packet_len; in asix_recv() local
768 u32 packet_len; in asix_eth_recv() local
813 static int asix_free_pkt(struct udevice *dev, uchar *packet, int packet_len) in asix_free_pkt()
H A Dlan7x.c428 u32 packet_len = 0; in lan7x_eth_recv() local
479 int lan7x_free_pkt(struct udevice *dev, uchar *packet, int packet_len) in lan7x_free_pkt()
H A Dsmsc95xx.c741 u32 packet_len; in smsc95xx_recv() local
964 u32 packet_len; in smsc95xx_eth_recv() local
1008 static int smsc95xx_free_pkt(struct udevice *dev, uchar *packet, int packet_len) in smsc95xx_free_pkt()
H A Dr8152.c1273 u16 packet_len; in r8152_recv() local
1511 u16 packet_len; in r8152_eth_recv() local
1543 static int r8152_free_pkt(struct udevice *dev, uchar *packet, int packet_len) in r8152_free_pkt()
H A Dasix88179.c472 u32 packet_len, tx_hdr2; in asix_send_common() local
846 static int ax88179_free_pkt(struct udevice *dev, uchar *packet, int packet_len) in ax88179_free_pkt()
H A Dmcs7830.c881 static int mcs7830_free_pkt(struct udevice *dev, uchar *packet, int packet_len) in mcs7830_free_pkt()