Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/ethernet/
Deth_cyclonev.c44 static int eth_cyclonev_send(const struct device *dev, struct net_pkt *pkt);
398 static int eth_cyclonev_send(const struct device *dev, struct net_pkt *pkt) in eth_cyclonev_send() function
1141 .send = eth_cyclonev_send,