Home
last modified time | relevance | path

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

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