Searched refs:is_2g (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_mci.h | 333 int ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, 370 static inline void ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, in ar9003_mci_reset() argument
|
| H A D | btcoex.h | 82 bool is_2g; member
|
| H A D | ar9003_calib.c | 1198 static void ar9003_hw_manual_peak_cal(struct ath_hw *ah, u8 chain, bool is_2g) in ar9003_hw_manual_peak_cal() argument 1217 if (is_2g) in ar9003_hw_manual_peak_cal() 1247 if (is_2g) in ar9003_hw_manual_peak_cal() 1260 if (is_2g) in ar9003_hw_manual_peak_cal() 1275 if (is_2g) in ar9003_hw_manual_peak_cal()
|
| H A D | ar9003_eeprom.c | 3441 bool is_2g) in ar9003_dump_cal_data() argument 3452 if (is_2g) in ar9003_dump_cal_data() 3467 if (is_2g) { in ar9003_dump_cal_data()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8852a.c | 1005 bool is_2g = central_ch <= 14; in rtw8852a_ctrl_ch() local 1010 if (is_2g) in rtw8852a_ctrl_ch() 1022 if (is_2g) in rtw8852a_ctrl_ch() 1031 if (is_2g) in rtw8852a_ctrl_ch() 1045 if (is_2g) in rtw8852a_ctrl_ch() 1060 if (is_2g) in rtw8852a_ctrl_ch()
|
| H A D | rtw8852c.c | 1128 bool is_2g = band == RTW89_BAND_2G; in rtw8852c_ctrl_ch() local 1141 if (is_2g) in rtw8852c_ctrl_ch() 1154 if (is_2g) in rtw8852c_ctrl_ch() 1166 if (is_2g) in rtw8852c_ctrl_ch() 1183 if (is_2g) in rtw8852c_ctrl_ch()
|
| H A D | rtw8852b_common.c | 752 bool is_2g = central_ch <= 14; in rtw8852bx_ctrl_ch() local 755 if (is_2g) in rtw8852bx_ctrl_ch() 763 if (is_2g) in rtw8852bx_ctrl_ch()
|
| H A D | rtw8851b.c | 1176 bool is_2g = central_ch <= 14; in rtw8851b_ctrl_ch() local 1179 if (is_2g) in rtw8851b_ctrl_ch()
|
| H A D | rtw8922a.c | 1498 bool is_2g = band == RTW89_BAND_2G; in rtw8922a_ctrl_ch() local 1512 rtw89_phy_write32_idx(rtwdev, band_sel[path], BIT((26)), is_2g, phy_idx); in rtw8922a_ctrl_ch()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mac80211.c | 1949 bool is_2g = sband->band == NL80211_BAND_2GHZ; in mt76_get_rate() local 1953 if (!is_2g) in mt76_get_rate() 1957 } else if (is_2g) { in mt76_get_rate()
|