Searched refs:tlan_start_tx (Results 1 – 1 of 1) sorted by relevance
156 static netdev_tx_t tlan_start_tx(struct sk_buff *, struct net_device *);748 .ndo_start_xmit = tlan_start_tx,1035 static netdev_tx_t tlan_start_tx(struct sk_buff *skb, struct net_device *dev) in tlan_start_tx() function