Home
last modified time | relevance | path

Searched refs:rt_eth_tx (Results 1 – 4 of 4) sorted by relevance

/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_eth.c619 rt_err_t rt_eth_tx(rt_device_t device, struct pbuf *p) in rt_eth_tx() function
707 eth_dev.parent.eth_tx = rt_eth_tx; in rt_hw_eth_init()
/bsp/raspberry-pi/raspi4-32/driver/
A Ddrv_eth.c615 rt_err_t rt_eth_tx(rt_device_t device, struct pbuf *p) in rt_eth_tx() function
677 eth_dev.parent.eth_tx = rt_eth_tx; in rt_hw_eth_init()
/bsp/loongson/ls1cdev/drivers/net/
A DsynopGMAC.c433 rt_err_t rt_eth_tx(rt_device_t device, struct pbuf *p) in rt_eth_tx() function
953 eth_dev.parent.eth_tx = rt_eth_tx; in rt_hw_eth_init()
/bsp/loongson/ls2kdev/drivers/net/
A DsynopGMAC.c453 rt_err_t rt_eth_tx(rt_device_t device, struct pbuf *p) in rt_eth_tx() function
981 eth_dev.parent.eth_tx = rt_eth_tx; in rt_hw_eth_init()

Completed in 32 milliseconds