Home
last modified time | relevance | path

Searched refs:tms380tr_send_packet (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.c167 static int tms380tr_send_packet(struct sk_buff *skb, struct net_device *dev);
604 static int tms380tr_send_packet(struct sk_buff *skb, struct net_device *dev) in tms380tr_send_packet() function
2383 dev->hard_start_xmit = tms380tr_send_packet; in tmsdev_init()