Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c86 .ndo_start_xmit = wil_start_xmit,
H A Dwil6210.h1374 netdev_tx_t wil_start_xmit(struct sk_buff *skb, struct net_device *ndev);
H A Dtxrx.c2308 netdev_tx_t wil_start_xmit(struct sk_buff *skb, struct net_device *ndev) in wil_start_xmit() function