Searched refs:eth_send (Results 1 – 10 of 10) sorted by relevance
80 return eth_send(buf, len); in dev_write_net()
382 int eth_send(void *packet, int length) in eth_send() function
331 int eth_send(void *packet, int length) in eth_send() function
282 int eth_send(void *packet, int length); /* Send a packet */664 (void) eth_send(pkt, len); in net_send_packet()
179 eth_send()
113 @@ -269,7 +269,8 @@ static void eth_send(mv88w8618_eth_state *s, int queue_index)