/u-boot/drivers/net/ |
A D | sandbox-raw.c | 67 static int sb_eth_raw_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_raw_recv()
|
A D | altera_tse.c | 183 uchar **packetp) in altera_tse_recv_sgdma() 336 uchar **packetp) in altera_tse_recv_msgdma() 490 static int altera_tse_recv(struct udevice *dev, int flags, uchar **packetp) in altera_tse_recv()
|
A D | mcffec.c | 442 static int mcffec_recv(struct udevice *dev, int flags, uchar **packetp) in mcffec_recv()
|
A D | fsl_mcdmafec.c | 414 static int mcdmafec_recv(struct udevice *dev, int flags, uchar **packetp) in mcdmafec_recv()
|
A D | mvgbe.c | 639 static int __mvgbe_recv(struct mvgbe_device *dmvgbe, uchar **packetp) in __mvgbe_recv() 936 static int mvgbe_recv(struct udevice *dev, int flags, uchar **packetp) in mvgbe_recv()
|
A D | designware.c | 431 static int _dw_eth_recv(struct dw_eth_dev *priv, uchar **packetp) in _dw_eth_recv() 634 int designware_eth_recv(struct udevice *dev, int flags, uchar **packetp) in designware_eth_recv()
|
A D | sandbox.c | 350 static int sb_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_recv()
|
A D | mt7628-eth.c | 426 static int mt7628_eth_recv(struct udevice *dev, int flags, uchar **packetp) in mt7628_eth_recv() 482 uchar *packetp; in mt7628_eth_start() local
|
A D | ethoc.c | 396 static int ethoc_rx_common(struct ethoc *priv, uchar **packetp) in ethoc_rx_common() 667 static int ethoc_recv(struct udevice *dev, int flags, uchar **packetp) in ethoc_recv() 793 uchar *packetp; in ethoc_recv() local
|
A D | pic32_eth.c | 449 static int pic32_eth_recv(struct udevice *dev, int flags, uchar **packetp) in pic32_eth_recv()
|
A D | pch_gbe.c | 292 static int pch_gbe_recv(struct udevice *dev, int flags, uchar **packetp) in pch_gbe_recv()
|
A D | ftmac100.c | 342 static int ftmac100_recv(struct udevice *dev, int flags, uchar **packetp) in ftmac100_recv()
|
A D | rtl8139.c | 437 uchar **packetp) in rtl8139_recv_common() 688 static int rtl8139_recv(struct udevice *dev, int flags, uchar **packetp) in rtl8139_recv()
|
A D | tsec.c | 352 static int tsec_recv(struct udevice *dev, int flags, uchar **packetp) in tsec_recv()
|
A D | fsl_enetc.c | 624 static int enetc_recv(struct udevice *dev, int flags, uchar **packetp) in enetc_recv()
|
A D | ftgmac100.c | 418 static int ftgmac100_recv(struct udevice *dev, int flags, uchar **packetp) in ftgmac100_recv()
|
A D | bcm6348-eth.c | 157 static int bcm6348_eth_recv(struct udevice *dev, int flags, uchar **packetp) in bcm6348_eth_recv()
|
A D | macb.c | 438 static int _macb_recv(struct macb_device *macb, uchar **packetp) in _macb_recv() 1275 static int macb_recv(struct udevice *dev, int flags, uchar **packetp) in macb_recv()
|
/u-boot/drivers/net/pfe_eth/ |
A D | pfe_eth.c | 188 static int pfe_eth_recv(struct udevice *dev, int flags, uchar **packetp) in pfe_eth_recv()
|
/u-boot/drivers/virtio/ |
A D | virtio_net.c | 109 static int virtio_net_recv(struct udevice *dev, int flags, uchar **packetp) in virtio_net_recv()
|
/u-boot/net/ |
A D | dsa-uclass.c | 144 static int dsa_port_recv(struct udevice *pdev, int flags, uchar **packetp) in dsa_port_recv()
|
/u-boot/drivers/usb/eth/ |
A D | lan7x.c | 423 int lan7x_eth_recv(struct udevice *dev, int flags, uchar **packetp) in lan7x_eth_recv()
|
/u-boot/drivers/net/ti/ |
A D | davinci_emac.c | 679 static int davinci_emac_recv(struct udevice *dev, int flags, uchar **packetp) in davinci_emac_recv()
|
/u-boot/drivers/net/octeontx/ |
A D | nicvf_main.c | 373 static int nicvf_recv(struct udevice *dev, int flags, uchar **packetp) in nicvf_recv()
|
/u-boot/drivers/net/octeontx2/ |
A D | nix.c | 652 int nix_lf_recv(struct udevice *dev, int flags, uchar **packetp) in nix_lf_recv()
|