Searched refs:claw_tx (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dclaw.c187 static int claw_tx(struct sk_buff *skb, struct net_device *dev);
377 * claw_tx *
381 claw_tx(struct sk_buff *skb, struct net_device *dev) function
388 CLAW_DBF_TEXT(4, trace, "claw_tx");
399 } /* end of claw_tx */
2898 .ndo_start_xmit = claw_tx,

Completed in 75 milliseconds