Home
last modified time | relevance | path

Searched refs:bcmgenet_gmac_eth_send (Results 1 – 2 of 2) sorted by relevance

/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_eth.c463 static int bcmgenet_gmac_eth_send(void *packet, int length) in bcmgenet_gmac_eth_send() function
637 bcmgenet_gmac_eth_send((void *)eth_send_no_cache, p->tot_len); in rt_eth_tx()
/bsp/raspberry-pi/raspi4-32/driver/
A Ddrv_eth.c471 static int bcmgenet_gmac_eth_send(void *packet, int length) in bcmgenet_gmac_eth_send() function
623 bcmgenet_gmac_eth_send((void *)sendbuf, p->tot_len); in rt_eth_tx()

Completed in 6 milliseconds