Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c723 int rate_dur = ath9k_hw_get_duration(sc->sc_ah, bf->bf_desc, i); in ath_tx_count_airtime() local
724 airtime += rate_dur * bf->rates[i].count; in ath_tx_count_airtime()