Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw.h912 u16 ath9k_hw_computetxtime(struct ath_hw *ah,
Dhw.c164 u16 ath9k_hw_computetxtime(struct ath_hw *ah, in ath9k_hw_computetxtime() function
215 EXPORT_SYMBOL(ath9k_hw_computetxtime);
Dxmit.c1640 series[i].PktDuration = ath9k_hw_computetxtime(sc->sc_ah, in ath_buf_set_rate()