Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dnetdev.c73 .ndo_start_xmit = wil_start_xmit,
Dwil6210.h814 netdev_tx_t wil_start_xmit(struct sk_buff *skb, struct net_device *ndev);
Dtxrx.c1652 netdev_tx_t wil_start_xmit(struct sk_buff *skb, struct net_device *ndev) in wil_start_xmit() function