Searched refs:ks_wlan_start_xmit (Results 1 – 1 of 1) sorted by relevance
49 static netdev_tx_t ks_wlan_start_xmit(struct sk_buff *skb, struct net_device *dev);2521 netdev_tx_t ks_wlan_start_xmit(struct sk_buff *skb, struct net_device *dev) in ks_wlan_start_xmit() function2608 .ndo_start_xmit = ks_wlan_start_xmit,