Searched defs:is_40 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 1020 bool is_sgi, is_40, is_sp; in ath_rx_count_airtime() local
|
H A D | ar9003_phy.c | 1858 ar9003_hw_init_txpower_ht(struct ath_hw *ah, u8 *rate_array, int ss_offset, int ds_offset, int ts_offset, bool is_40) ar9003_hw_init_txpower_ht() argument
|
H A D | ar5008_phy.c | 1311 ar5008_hw_init_txpower_ht(struct ath_hw *ah, int16_t *rate_array, int ss_offset, int ds_offset, bool is_40, int ht40_delta) ar5008_hw_init_txpower_ht() argument
|
H A D | xmit.c | 1229 bool is_40, is_sgi, is_sp, is_cck; in ath_buf_set_rate() local 1130 ath_get_rate_txpower(struct ath_softc *sc, struct ath_buf *bf, u8 rateidx, bool is_40, bool is_cck) ath_get_rate_txpower() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 1020 bool is_sgi, is_40, is_sp; in ath_rx_count_airtime() local
|
H A D | ar5008_phy.c | 1302 ar5008_hw_init_txpower_ht(struct ath_hw *ah, int16_t *rate_array, int ss_offset, int ds_offset, bool is_40, int ht40_delta) ar5008_hw_init_txpower_ht() argument
|
H A D | ar9003_phy.c | 1849 ar9003_hw_init_txpower_ht(struct ath_hw *ah, u8 *rate_array, int ss_offset, int ds_offset, int ts_offset, bool is_40) ar9003_hw_init_txpower_ht() argument
|
H A D | xmit.c | 1290 bool is_40, is_sgi, is_sp, is_cck; in ath_buf_set_rate() local 1179 ath_get_rate_txpower(struct ath_softc *sc, struct ath_buf *bf, u8 rateidx, bool is_40, bool is_cck, bool is_mcs) ath_get_rate_txpower() argument
|
Completed in 19 milliseconds