Home
last modified time | relevance | path

Searched defs:packetp (Results 1 – 25 of 67) sorted by relevance

123

/u-boot/drivers/net/
A Dsandbox-raw.c67 static int sb_eth_raw_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_raw_recv()
A Daltera_tse.c183 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 Dmcffec.c442 static int mcffec_recv(struct udevice *dev, int flags, uchar **packetp) in mcffec_recv()
A Dfsl_mcdmafec.c414 static int mcdmafec_recv(struct udevice *dev, int flags, uchar **packetp) in mcdmafec_recv()
A Dmvgbe.c639 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 Ddesignware.c431 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 Dsandbox.c350 static int sb_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_recv()
A Dmt7628-eth.c426 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 Dethoc.c396 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 Dpic32_eth.c449 static int pic32_eth_recv(struct udevice *dev, int flags, uchar **packetp) in pic32_eth_recv()
A Dpch_gbe.c292 static int pch_gbe_recv(struct udevice *dev, int flags, uchar **packetp) in pch_gbe_recv()
A Dftmac100.c342 static int ftmac100_recv(struct udevice *dev, int flags, uchar **packetp) in ftmac100_recv()
A Drtl8139.c437 uchar **packetp) in rtl8139_recv_common()
688 static int rtl8139_recv(struct udevice *dev, int flags, uchar **packetp) in rtl8139_recv()
A Dtsec.c352 static int tsec_recv(struct udevice *dev, int flags, uchar **packetp) in tsec_recv()
A Dfsl_enetc.c624 static int enetc_recv(struct udevice *dev, int flags, uchar **packetp) in enetc_recv()
A Dftgmac100.c418 static int ftgmac100_recv(struct udevice *dev, int flags, uchar **packetp) in ftgmac100_recv()
A Dbcm6348-eth.c157 static int bcm6348_eth_recv(struct udevice *dev, int flags, uchar **packetp) in bcm6348_eth_recv()
A Dmacb.c438 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 Dpfe_eth.c188 static int pfe_eth_recv(struct udevice *dev, int flags, uchar **packetp) in pfe_eth_recv()
/u-boot/drivers/virtio/
A Dvirtio_net.c109 static int virtio_net_recv(struct udevice *dev, int flags, uchar **packetp) in virtio_net_recv()
/u-boot/net/
A Ddsa-uclass.c144 static int dsa_port_recv(struct udevice *pdev, int flags, uchar **packetp) in dsa_port_recv()
/u-boot/drivers/usb/eth/
A Dlan7x.c423 int lan7x_eth_recv(struct udevice *dev, int flags, uchar **packetp) in lan7x_eth_recv()
/u-boot/drivers/net/ti/
A Ddavinci_emac.c679 static int davinci_emac_recv(struct udevice *dev, int flags, uchar **packetp) in davinci_emac_recv()
/u-boot/drivers/net/octeontx/
A Dnicvf_main.c373 static int nicvf_recv(struct udevice *dev, int flags, uchar **packetp) in nicvf_recv()
/u-boot/drivers/net/octeontx2/
A Dnix.c652 int nix_lf_recv(struct udevice *dev, int flags, uchar **packetp) in nix_lf_recv()

Completed in 42 milliseconds

123