Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhw.h1038 u16 ath9k_hw_computetxtime(struct ath_hw *ah,
Dhw.c167 u16 ath9k_hw_computetxtime(struct ath_hw *ah, in ath9k_hw_computetxtime() function
218 EXPORT_SYMBOL(ath9k_hw_computetxtime);
Dxmit.c1259 info->rates[i].PktDuration = ath9k_hw_computetxtime(sc->sc_ah, in ath_buf_set_rate()