Home
last modified time | relevance | path

Searched refs:ath9k_hw_computetxtime (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhw.h1049 u16 ath9k_hw_computetxtime(struct ath_hw *ah,
H A Drecv.c1051 airtime += ath9k_hw_computetxtime(ah, phy, rate->bitrate * 100, in ath_rx_count_airtime()
H A Dhw.c167 u16 ath9k_hw_computetxtime(struct ath_hw *ah, in ath9k_hw_computetxtime() function
220 EXPORT_SYMBOL(ath9k_hw_computetxtime); variable
H A Dxmit.c1307 info->rates[i].PktDuration = ath9k_hw_computetxtime(sc->sc_ah, in ath_buf_set_rate()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhw.h1051 u16 ath9k_hw_computetxtime(struct ath_hw *ah,
H A Drecv.c1051 airtime += ath9k_hw_computetxtime(ah, phy, rate->bitrate * 100, in ath_rx_count_airtime()
H A Dhw.c166 u16 ath9k_hw_computetxtime(struct ath_hw *ah, in ath9k_hw_computetxtime() function
219 EXPORT_SYMBOL(ath9k_hw_computetxtime); variable
H A Dxmit.c1368 info->rates[i].PktDuration = ath9k_hw_computetxtime(sc->sc_ah, in ath_buf_set_rate()

Completed in 23 milliseconds