Searched refs:scc_send_packet (Results 1 – 1 of 1) sorted by relevance
263 static int scc_send_packet(struct sk_buff *skb, struct net_device *dev);591 dev->hard_start_xmit = scc_send_packet; in setup_adapter()902 static int scc_send_packet(struct sk_buff *skb, struct net_device *dev) { in scc_send_packet() function