Home
last modified time | relevance | path

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

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