Searched refs:fm_eth_send (Results 1 – 1 of 1) sorted by relevance
573 static int fm_eth_send(struct eth_device *dev, void *buf, int len) in fm_eth_send() function575 static int fm_eth_send(struct udevice *dev, void *buf, int len) in fm_eth_send()933 dev->send = fm_eth_send; in fm_eth_initialize()1123 .send = fm_eth_send,
Completed in 6 milliseconds