Searched refs:ftmac100_send (Results 1 – 1 of 1) sorted by relevance
269 static int ftmac100_send(struct eth_device *dev, void *packet, int length) in ftmac100_send() function297 dev->send = ftmac100_send; in ftmac100_initialize()327 static int ftmac100_send(struct udevice *dev, void *packet, int length) in ftmac100_send() function418 .send = ftmac100_send,