Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.c1755 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 Darn_ath9k.h846 uint16_t ath9k_hw_computetxtime(struct ath_hal *ah,
H A Darn_xmit.c1268 return (ath9k_hw_computetxtime(sc->sc_ah, rate_table, pktlen, in ath_pkt_duration()
H A Darn_hw.c165 ath9k_hw_computetxtime(struct ath_hal *ah, in ath9k_hw_computetxtime() function