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