Searched refs:RTW_BAND_5G (Results 1 – 9 of 9) sorted by relevance
586 hal->current_band_type = center_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_set_channel()593 if (hal->current_band_type == RTW_BAND_5G) { in rtw_set_channel()867 } else if (band == RTW_BAND_5G) { in rtw_update_rate_mask()929 if (hal->current_band_type == RTW_BAND_5G) { in rtw_update_sta_info()1237 if (chip->band & RTW_BAND_5G) { in rtw_set_supported_band()
45 if (!(chip->band & RTW_BAND_5G)) in rtw_bf_assoc()
315 sifs = rtwdev->hal.current_band_type == RTW_BAND_5G ? 16 : 10; in rtw_aifsn_to_aifs()
589 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
82 RTW_BAND_5G = 1 << 1, enumerator
1789 .band = RTW_BAND_2G | RTW_BAND_5G,
2450 .band = RTW_BAND_2G | RTW_BAND_5G,
437 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()
4326 .band = RTW_BAND_2G | RTW_BAND_5G,