Searched refs:e100_hardware_send_packet (Results 1 – 1 of 1) sorted by relevance
198 static void e100_hardware_send_packet(struct net_local* np, char *buf, int length);1109 e100_hardware_send_packet(np, buf, skb->len); in e100_send_packet()1642 e100_hardware_send_packet(struct net_local *np, char *buf, int length) in e100_hardware_send_packet() function