Searched refs:cur_bw_40mhz (Results 1 – 4 of 4) sorted by relevance
90 u8 is40MHz = (ht_info->cur_bw_40mhz) ? 1 : 0; in ht_mcs_to_data_rate()91 u8 isShortGI = (ht_info->cur_bw_40mhz) ? in ht_mcs_to_data_rate()510 ht_info->cur_bw_40mhz = false; in ht_initialize_ht_info()640 if (ht_info->cur_bw_40mhz) { in ht_set_connect_bw_mode_callback()682 ht_info->cur_bw_40mhz = true; in ht_set_connect_bw_mode()685 ht_info->cur_bw_40mhz = false; in ht_set_connect_bw_mode()689 ht_info->cur_bw_40mhz = false; in ht_set_connect_bw_mode()694 ht_info->cur_bw_40mhz); in ht_set_connect_bw_mode()
343 if (ht_info->cur_bw_40mhz && ht_info->cur_short_gi_40mhz) in rtllib_query_ht_cap_short_gi()345 else if (!ht_info->cur_bw_40mhz && ht_info->cur_short_gi_20mhz) in rtllib_query_ht_cap_short_gi()364 if (ht_info->cur_bw_40mhz && ht_info->cur_tx_bw40mhz && in rtllib_query_bandwidth_mode()422 if ((ht_info->cur_bw_40mhz && (ht_op_mode == 2 || in rtllib_query_protectionmode()424 (!ht_info->cur_bw_40mhz && ht_op_mode == 3)) { in rtllib_query_protectionmode()
97 u8 cur_bw_40mhz; member
320 ieee->ht_info->cur_bw_40mhz) { in rtllib_wx_sync_scan_wq()323 bandwidth = (enum ht_channel_width)ieee->ht_info->cur_bw_40mhz; in rtllib_wx_sync_scan_wq()