Searched refs:cbw40_enable (Results 1 – 15 of 15) sorted by relevance
85 static int cbw40_enable = 1; variable112 module_param(cbw40_enable, int, 0644);163 registry_par->cbw40_enable = (u8)cbw40_enable; in loadparam()427 enable_video_mode(padapter, cbw40_enable); in netdev_open()
118 u8 cbw40_enable; member
98 pfwpriv->bw_40MHz_en = pregpriv->cbw40_enable; in fill_fwpriv()
357 padapter->registrypriv.cbw40_enable = 0; in disable_ht_for_spec_devid()
68 u8 cbw40_enable; member
2727 u8 cbw40_enable = 0, stbc_rx_enable = 0, rf_type = 0, operation_bw = 0; in rtw_restructure_ht_ie() local2777 cbw40_enable = 1; in rtw_restructure_ht_ie()2780 cbw40_enable = 1; in rtw_restructure_ht_ie()2783 if ((cbw40_enable == 1) && (operation_bw == CHANNEL_WIDTH_40)) { in rtw_restructure_ht_ie()2824 …if (((cbw40_enable == 1) && (operation_bw == CHANNEL_WIDTH_40)) && (pregistrypriv->wifi_spec != 1)) in rtw_restructure_ht_ie()2888 u8 cbw40_enable = 0; in rtw_update_ht_cap() local2937 cbw40_enable = 1; in rtw_update_ht_cap()2940 cbw40_enable = 1; in rtw_update_ht_cap()2944 if ((cbw40_enable) && in rtw_update_ht_cap()
827 u8 cbw40_enable = 0; in start_bss_network() local933 cbw40_enable = 1; in start_bss_network()936 cbw40_enable = 1; in start_bss_network()939 if ((cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in start_bss_network()
991 u8 cbw40_enable = 0; in bwmode_update_check() local1009 cbw40_enable = 1; in bwmode_update_check()1012 cbw40_enable = 1; in bwmode_update_check()1014 if ((pHT_info->infos[0] & BIT(2)) && cbw40_enable) { in bwmode_update_check()
6180 u8 cbw40_enable = 0; in join_cmd_hdl() local6257 cbw40_enable = 1; in join_cmd_hdl()6260 cbw40_enable = 1; in join_cmd_hdl()6263 if ((cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in join_cmd_hdl()
564 bw_40MHz & (pregistrypriv->cbw40_enable), in rtw_get_cur_max_rate()
635 if ((pHT_info->infos[0] & BIT(2)) && pregistrypriv->cbw40_enable) { in bwmode_update_check()
685 if ((pregpriv->cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in start_bss_network()
1128 if (pregpriv->cbw40_enable == 0) in issue_assocreq()3975 if ((0 == (padapter->registrypriv.cbw40_enable & BIT(1))) && in init_channel_list()5012 if ((pregpriv->cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in join_cmd_hdl()
1986 if ((pregistrypriv->cbw40_enable) && in rtw_update_ht_cap()
165 registry_par->cbw40_enable = (u8)rtw_cbw40_enable; in loadparam()