Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/ks7010/
H A Dks_wlan_net.c48 static void ks_wlan_tx_timeout(struct net_device *dev, unsigned int txqueue);
2508 void ks_wlan_tx_timeout(struct net_device *dev, unsigned int txqueue) in ks_wlan_tx_timeout() function
2614 .ndo_tx_timeout = ks_wlan_tx_timeout,