Searched refs:cbw40_enable (Results 1 – 4 of 4) sorted by relevance
2299 u8 cbw40_enable = 0, stbc_rx_enable = 0, operation_bw = 0; in rtw_restructure_ht_ie() local2349 cbw40_enable = 1; in rtw_restructure_ht_ie()2351 if ((cbw40_enable == 1) && (operation_bw == CHANNEL_WIDTH_40)) { in rtw_restructure_ht_ie()2426 u8 cbw40_enable = 0; in rtw_update_ht_cap() local2456 cbw40_enable = 1; in rtw_update_ht_cap()2459 if ((cbw40_enable) && in rtw_update_ht_cap()
843 u8 cbw40_enable = 0; in bwmode_update_check() local857 cbw40_enable = 1; in bwmode_update_check()859 if ((pHT_info->infos[0] & BIT(2)) && cbw40_enable) { in bwmode_update_check()
650 u8 cbw40_enable = 0; in start_bss_network() local741 cbw40_enable = 1; in start_bss_network()743 if ((cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in start_bss_network()
5265 u8 cbw40_enable = 0; in join_cmd_hdl() local5341 cbw40_enable = 1; in join_cmd_hdl()5344 if ((cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in join_cmd_hdl()