Searched refs:ath9k_hw_computetxtime (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/arn/ |
H A D | arn_rc.c | 1755 ath9k_hw_computetxtime(sc->sc_ah, rate_table, in arn_setup_rate_table() 1760 ath9k_hw_computetxtime(sc->sc_ah, rate_table, in arn_setup_rate_table()
|
H A D | arn_ath9k.h | 846 uint16_t ath9k_hw_computetxtime(struct ath_hal *ah,
|
H A D | arn_xmit.c | 1173 return (ath9k_hw_computetxtime(sc->sc_ah, rate_table, pktlen, in arn_pkt_duration() 1312 return (ath9k_hw_computetxtime(sc->sc_ah, rate_table, pktlen, in ath_pkt_duration()
|
H A D | arn_hw.c | 165 ath9k_hw_computetxtime(struct ath_hal *ah, in ath9k_hw_computetxtime() function
|