Home
last modified time | relevance | path

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

12

/external/u-boot/drivers/net/
Dsandbox-raw.c67 static int sb_eth_raw_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_raw_recv()
Daltera_tse.c180 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()
Dsandbox.c155 static int sb_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sb_eth_recv()
Ddesignware.c419 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()
Dethoc.c394 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
Dpic32_eth.c442 static int pic32_eth_recv(struct udevice *dev, int flags, uchar **packetp) in pic32_eth_recv()
Dpch_gbe.c288 static int pch_gbe_recv(struct udevice *dev, int flags, uchar **packetp) in pch_gbe_recv()
Dsun8i_emac.c512 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()
Dftmac100.c338 static int ftmac100_recv(struct udevice *dev, int flags, uchar **packetp) in ftmac100_recv()
Dtsec.c314 static int tsec_recv(struct udevice *dev, int flags, uchar **packetp) in tsec_recv()
Dmacb.c388 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()
Drtl8169.c514 uchar **packetp) in rtl_recv_common()
583 int rtl8169_eth_recv(struct udevice *dev, int flags, uchar **packetp) in rtl8169_eth_recv()
Dxilinx_emaclite.c454 static int emaclite_recv(struct udevice *dev, int flags, uchar **packetp) in emaclite_recv()
Dfec_mxc.c793 static int fecmxc_recv(struct udevice *dev, int flags, uchar **packetp) in fecmxc_recv()
Dsh_eth.c691 static int sh_ether_recv(struct udevice *dev, int flags, uchar **packetp) in sh_ether_recv()
Dravb.c173 static int ravb_recv(struct udevice *dev, int flags, uchar **packetp) in ravb_recv()
Dxilinx_axi_emac.c593 static int axiemac_recv(struct udevice *dev, int flags, uchar **packetp) in axiemac_recv()
Dsunxi_emac.c540 static int sunxi_emac_eth_recv(struct udevice *dev, int flags, uchar **packetp) in sunxi_emac_eth_recv()
Dzynq_gem.c529 static int zynq_gem_recv(struct udevice *dev, int flags, uchar **packetp) in zynq_gem_recv()
Dkeystone_net.c811 static int ks2_eth_recv(struct udevice *dev, int flags, uchar **packetp) in ks2_eth_recv()
/external/u-boot/drivers/net/pfe_eth/
Dpfe_eth.c184 static int pfe_eth_recv(struct udevice *dev, int flags, uchar **packetp) in pfe_eth_recv()
/external/u-boot/drivers/usb/eth/
Dlan7x.c421 int lan7x_eth_recv(struct udevice *dev, int flags, uchar **packetp) in lan7x_eth_recv()
Dasix.c761 int asix_eth_recv(struct udevice *dev, int flags, uchar **packetp) in asix_eth_recv()
Dmcs7830.c868 int mcs7830_eth_recv(struct udevice *dev, int flags, uchar **packetp) in mcs7830_eth_recv()
Dsmsc95xx.c957 int smsc95xx_eth_recv(struct udevice *dev, int flags, uchar **packetp) in smsc95xx_eth_recv()

12