/external/u-boot/drivers/net/ |
D | sandbox-raw.c | 67 static int sb_eth_raw_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_raw_recv()
|
D | altera_tse.c | 180 uchar **packetp) in altera_tse_recv_sgdma() 333 uchar **packetp) in altera_tse_recv_msgdma() 487 static int altera_tse_recv(struct udevice *dev, int flags, uchar **packetp) in altera_tse_recv()
|
D | sandbox.c | 155 static int sb_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_recv()
|
D | designware.c | 419 static int _dw_eth_recv(struct dw_eth_dev *priv, uchar **packetp) in _dw_eth_recv() 624 int designware_eth_recv(struct udevice *dev, int flags, uchar **packetp) in designware_eth_recv()
|
D | ethoc.c | 394 static int ethoc_rx_common(struct ethoc *priv, uchar **packetp) in ethoc_rx_common() 665 static int ethoc_recv(struct udevice *dev, int flags, uchar **packetp) in ethoc_recv() 791 uchar *packetp; in ethoc_recv() local
|
D | pic32_eth.c | 442 static int pic32_eth_recv(struct udevice *dev, int flags, uchar **packetp) in pic32_eth_recv()
|
D | pch_gbe.c | 288 static int pch_gbe_recv(struct udevice *dev, int flags, uchar **packetp) in pch_gbe_recv()
|
D | sun8i_emac.c | 512 static int _sun8i_eth_recv(struct emac_eth_dev *priv, uchar **packetp) in _sun8i_eth_recv() 707 static int sun8i_emac_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sun8i_emac_eth_recv()
|
D | ftmac100.c | 338 static int ftmac100_recv(struct udevice *dev, int flags, uchar **packetp) in ftmac100_recv()
|
D | tsec.c | 314 static int tsec_recv(struct udevice *dev, int flags, uchar **packetp) in tsec_recv()
|
D | macb.c | 388 static int _macb_recv(struct macb_device *macb, uchar **packetp) in _macb_recv() 1008 static int macb_recv(struct udevice *dev, int flags, uchar **packetp) in macb_recv()
|
D | rtl8169.c | 514 uchar **packetp) in rtl_recv_common() 583 int rtl8169_eth_recv(struct udevice *dev, int flags, uchar **packetp) in rtl8169_eth_recv()
|
D | xilinx_emaclite.c | 454 static int emaclite_recv(struct udevice *dev, int flags, uchar **packetp) in emaclite_recv()
|
D | fec_mxc.c | 793 static int fecmxc_recv(struct udevice *dev, int flags, uchar **packetp) in fecmxc_recv()
|
D | sh_eth.c | 691 static int sh_ether_recv(struct udevice *dev, int flags, uchar **packetp) in sh_ether_recv()
|
D | ravb.c | 173 static int ravb_recv(struct udevice *dev, int flags, uchar **packetp) in ravb_recv()
|
D | xilinx_axi_emac.c | 593 static int axiemac_recv(struct udevice *dev, int flags, uchar **packetp) in axiemac_recv()
|
D | sunxi_emac.c | 540 static int sunxi_emac_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sunxi_emac_eth_recv()
|
D | zynq_gem.c | 529 static int zynq_gem_recv(struct udevice *dev, int flags, uchar **packetp) in zynq_gem_recv()
|
D | keystone_net.c | 811 static int ks2_eth_recv(struct udevice *dev, int flags, uchar **packetp) in ks2_eth_recv()
|
/external/u-boot/drivers/net/pfe_eth/ |
D | pfe_eth.c | 184 static int pfe_eth_recv(struct udevice *dev, int flags, uchar **packetp) in pfe_eth_recv()
|
/external/u-boot/drivers/usb/eth/ |
D | lan7x.c | 421 int lan7x_eth_recv(struct udevice *dev, int flags, uchar **packetp) in lan7x_eth_recv()
|
D | asix.c | 761 int asix_eth_recv(struct udevice *dev, int flags, uchar **packetp) in asix_eth_recv()
|
D | mcs7830.c | 868 int mcs7830_eth_recv(struct udevice *dev, int flags, uchar **packetp) in mcs7830_eth_recv()
|
D | smsc95xx.c | 957 int smsc95xx_eth_recv(struct udevice *dev, int flags, uchar **packetp) in smsc95xx_eth_recv()
|