/openbmc/u-boot/drivers/net/ |
H A 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()
|
H A D | sandbox-raw.c | 64 static int sb_eth_raw_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_raw_recv()
|
H A D | mvgbe.c | 636 static int __mvgbe_recv(struct mvgbe_device *dmvgbe, uchar **packetp) in __mvgbe_recv() 933 static int mvgbe_recv(struct udevice *dev, int flags, uchar **packetp) in mvgbe_recv()
|
H A D | designware.c | 424 static int _dw_eth_recv(struct dw_eth_dev *priv, uchar **packetp) in _dw_eth_recv() 629 int designware_eth_recv(struct udevice *dev, int flags, uchar **packetp) in designware_eth_recv()
|
H A 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
|
H A D | mt7628-eth.c | 411 static int mt7628_eth_recv(struct udevice *dev, int flags, uchar **packetp) in mt7628_eth_recv() 474 uchar *packetp; in mt7628_eth_start() local
|
H A D | sandbox.c | 348 static int sb_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_recv()
|
H A D | pch_gbe.c | 288 static int pch_gbe_recv(struct udevice *dev, int flags, uchar **packetp) in pch_gbe_recv()
|
H A D | pic32_eth.c | 442 static int pic32_eth_recv(struct udevice *dev, int flags, uchar **packetp) in pic32_eth_recv()
|
H A D | sun8i_emac.c | 537 static int _sun8i_eth_recv(struct emac_eth_dev *priv, uchar **packetp) in _sun8i_eth_recv() 749 static int sun8i_emac_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sun8i_emac_eth_recv()
|
H A D | ftmac100.c | 338 static int ftmac100_recv(struct udevice *dev, int flags, uchar **packetp) in ftmac100_recv()
|
H A 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()
|
H A D | tsec.c | 337 static int tsec_recv(struct udevice *dev, int flags, uchar **packetp) in tsec_recv()
|
H A D | rtl8169.c | 510 uchar **packetp) in rtl_recv_common() 579 int rtl8169_eth_recv(struct udevice *dev, int flags, uchar **packetp) in rtl8169_eth_recv()
|
H A D | bcm6348-eth.c | 155 static int bcm6348_eth_recv(struct udevice *dev, int flags, uchar **packetp) in bcm6348_eth_recv()
|
H A D | ftgmac100.c | 417 static int ftgmac100_recv(struct udevice *dev, int flags, uchar **packetp) in ftgmac100_recv()
|
H A D | xilinx_emaclite.c | 454 static int emaclite_recv(struct udevice *dev, int flags, uchar **packetp) in emaclite_recv()
|
H A D | bcm6368-eth.c | 194 static int bcm6368_eth_recv(struct udevice *dev, int flags, uchar **packetp) in bcm6368_eth_recv()
|
/openbmc/u-boot/drivers/net/pfe_eth/ |
H A D | pfe_eth.c | 184 static int pfe_eth_recv(struct udevice *dev, int flags, uchar **packetp) in pfe_eth_recv()
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_net.c | 109 static int virtio_net_recv(struct udevice *dev, int flags, uchar **packetp) in virtio_net_recv()
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | lan7x.c | 421 int lan7x_eth_recv(struct udevice *dev, int flags, uchar **packetp) in lan7x_eth_recv()
|
H A D | mcs7830.c | 868 int mcs7830_eth_recv(struct udevice *dev, int flags, uchar **packetp) in mcs7830_eth_recv()
|
H A D | asix.c | 761 int asix_eth_recv(struct udevice *dev, int flags, uchar **packetp) in asix_eth_recv()
|
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 430 static int ocelot_recv(struct udevice *dev, int flags, uchar **packetp) in ocelot_recv()
|
/openbmc/u-boot/drivers/net/ti/ |
H A D | keystone_net.c | 454 static int ks2_eth_recv(struct udevice *dev, int flags, uchar **packetp) in ks2_eth_recv()
|