Searched refs:cbw40_enable (Results 1 – 4 of 4) sorted by relevance
2309 u8 cbw40_enable = 0, stbc_rx_enable = 0, operation_bw = 0; in rtw_restructure_ht_ie() local2359 cbw40_enable = 1; in rtw_restructure_ht_ie()2361 if ((cbw40_enable == 1) && (operation_bw == CHANNEL_WIDTH_40)) { in rtw_restructure_ht_ie()2436 u8 cbw40_enable = 0; in rtw_update_ht_cap() local2466 cbw40_enable = 1; in rtw_update_ht_cap()2469 if ((cbw40_enable) && in rtw_update_ht_cap()
844 u8 cbw40_enable = 0; in bwmode_update_check() local858 cbw40_enable = 1; in bwmode_update_check()860 if ((pHT_info->infos[0] & BIT(2)) && cbw40_enable) { in bwmode_update_check()
651 u8 cbw40_enable = 0; in start_bss_network() local742 cbw40_enable = 1; in start_bss_network()744 if ((cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in start_bss_network()
5277 u8 cbw40_enable = 0; in join_cmd_hdl() local5353 cbw40_enable = 1; in join_cmd_hdl()5356 if ((cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in join_cmd_hdl()