Searched refs:ath9k_hw_chan2wmode (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ani.c351 mode = ath9k_hw_chan2wmode(ah, chan);
397 mode = ath9k_hw_chan2wmode(ah, chan);
H A Darn_ath9k.h839 enum wireless_mode ath9k_hw_chan2wmode(struct ath_hal *ah,
H A Darn_calib.c799 enum wireless_mode mode = ath9k_hw_chan2wmode(ah, chan);
H A Darn_hw.c65 CLOCK_RATE[ath9k_hw_chan2wmode(ah, ah->ah_curchan)]);
85 return (usecs * CLOCK_RATE[ath9k_hw_chan2wmode(ah,
104 ath9k_hw_chan2wmode(struct ath_hal *ah, const struct ath9k_channel *chan) function

Completed in 76 milliseconds