Searched refs:eepro100_send (Results 1 – 1 of 1) sorted by relevance
220 static int eepro100_send(struct eth_device *dev, void *packet, int length);439 dev->send = eepro100_send; in eepro100_initialize()595 static int eepro100_send(struct eth_device *dev, void *packet, int length) in eepro100_send() function