Searched refs:hdd_softap_tx_timeout (Results 1 – 3 of 3) sorted by relevance
103 void hdd_softap_tx_timeout(struct net_device *dev, unsigned int txqueue);105 void hdd_softap_tx_timeout(struct net_device *dev);
300 void hdd_softap_tx_timeout(struct net_device *net_dev, unsigned int txqueue) in hdd_softap_tx_timeout() function302 void hdd_softap_tx_timeout(struct net_device *net_dev) in hdd_softap_tx_timeout()
4305 .ndo_tx_timeout = hdd_softap_tx_timeout,