Searched defs:packetp (Results 1 - 25 of 79) sorted by relevance

1234

/u-boot/drivers/net/
H A Dsandbox-raw.c67 static int sb_eth_raw_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dxilinx_axi_mrmac.c357 static int axi_mrmac_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dliteeth.c49 static int liteeth_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dftmac100.c264 static int ftmac100_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dmcffec.c428 static int mcffec_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dtsec.c282 static int tsec_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dsmc911x.c409 static int smc911x_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dpch_gbe.c292 static int pch_gbe_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dpic32_eth.c449 static int pic32_eth_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dsandbox.c350 static int sb_eth_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dfsl_enetc.c643 static int enetc_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dftgmac100.c427 static int ftgmac100_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dks8851_mll.c529 static int ks8851_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dsh_eth.c545 static int sh_ether_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Dmvgbe.c561 static int __mvgbe_recv(struct mvgbe_device *dmvgbe, uchar **packetp) argument
727 static int mvgbe_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Ddwc_eth_qos.c1113 static int eqos_recv(struct udevice *dev, int flags, uchar **packetp) argument
H A Ddm9000x.c597 static int dm9000_recv(struct udevice *dev, int flags, uchar **packetp) argument
/u-boot/drivers/net/pfe_eth/
H A Dpfe_eth.c188 static int pfe_eth_recv(struct udevice *dev, int flags, uchar **packetp) argument
/u-boot/drivers/virtio/
H A Dvirtio_net.c109 static int virtio_net_recv(struct udevice *dev, int flags, uchar **packetp) argument
/u-boot/drivers/usb/eth/
H A Dlan7x.c423 int lan7x_eth_recv(struct udevice *dev, int flags, uchar **packetp) argument
/u-boot/net/
H A Ddsa-uclass.c166 static int dsa_port_recv(struct udevice *pdev, int flags, uchar **packetp) argument
/u-boot/drivers/net/octeontx/
H A Dnicvf_main.c373 static int nicvf_recv(struct udevice *dev, int flags, uchar **packetp) argument
/u-boot/drivers/net/octeontx2/
H A Dnix.c652 int nix_lf_recv(struct udevice *dev, int flags, uchar **packetp) argument
/u-boot/drivers/net/ti/
H A Dicssg_prueth.c423 static int prueth_recv(struct udevice *dev, int flags, uchar **packetp) argument
/u-boot/drivers/net/fm/
H A Deth.c614 static int fm_eth_recv(struct udevice *dev, int flags, uchar **packetp) argument

Completed in 146 milliseconds

1234