Searched refs:eth_tx (Results 1 – 25 of 52) sorted by relevance
123
73 rt_err_t eth_tx(rt_device_t dev, struct pbuf *p) in eth_tx() function256 eth_device.eth_tx = eth_tx; in rt_hw_eth_init()
161 dm9000_device.parent.eth_tx = rt_dm9000_tx; in rt_hw_dm9000_init()
214 _emac.parent.eth_tx = imx_emac_tx; in imx_emac_hw_init()
274 pcap_netif_device.parent.eth_tx = pcap_netif_tx; in pcap_netif_hw_init()
474 luminaryif_dev_entry.parent.eth_tx = luminaryif_tx; in rt_hw_luminaryif_init()
473 luminaryif_dev_entry.parent.eth_tx = luminaryif_tx; in rt_hw_luminaryif_init()
467 luminaryif_dev_entry.parent.eth_tx = luminaryif_tx; in rt_hw_luminaryif_init()
370 sam_eth_device.parent.eth_tx = rt_sam_eth_tx; in rt_hw_sam_eth_init()
407 stm32_eth_device.parent.eth_tx = rt_stm32_eth_tx; in rt_hw_imxrt_eth_init()
330 zynqmp_eth_device.parent.eth_tx = rt_zynqmp_eth_tx; in rt_hw_zynqmp_eth_init()
440 dw_eth_device.parent.eth_tx = rt_dw_eth_tx; in rthw_eth_init()
406 cme_eth_device.parent.eth_tx = rt_cme_eth_tx; in cme_m7_eth_init()
421 ra_eth_device.parent.eth_tx = rt_ra_eth_tx; in rt_hw_ra_eth_init()
509 lpc17xx_emac_device.parent.eth_tx = lpc17xx_emac_tx; in lpc17xx_emac_hw_init()
533 lpc17xx_emac_device.parent.eth_tx = lpc17xx_emac_tx; in lpc17xx_emac_hw_init()
488 lpc_emac_device.parent.eth_tx = lpc_emac_tx; in rt_hw_emac_init()
395 _emac.parent.eth_tx = k64_emac_tx; in drv_emac_hw_init()
512 lpc_emac_device.parent.eth_tx = lpc_emac_tx; in lpc_emac_hw_init()
510 psNuEMAC->eth.eth_tx = nu_emac_tx; in rt_hw_nu_emac_register()
540 stm32_eth_device.parent.eth_tx = rt_stm32_eth_tx; in rt_hw_stm32_eth_init()
638 dm9000_device.parent.eth_tx = rt_dm9000_tx; in rt_hw_dm9000_init()
642 sam7x_dev_entry.parent.eth_tx = sam7xether_tx; in sam7xether_register()
538 _emac.parent.eth_tx = smc911x_emac_tx; in smc911x_emac_hw_init()
535 _imx6ul_eth_device[idx].parent.eth_tx = rt_imx6ul_eth_tx; in imx6ul_eth_init()
612 stm32_eth_device.parent.eth_tx = rt_stm32_eth_tx; in rt_hw_stm32_eth_init()
Completed in 42 milliseconds