Searched refs:cbw40_enable (Results 1 – 11 of 11) sorted by relevance
89 static int cbw40_enable = 1; variable116 module_param(cbw40_enable, int, 0644);167 registry_par->cbw40_enable = (u8)cbw40_enable; in loadparam()429 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()
78 u8 cbw40_enable; member
597 bw_40MHz & (pregistrypriv->cbw40_enable), in rtw_get_cur_max_rate()
651 if ((pHT_info->infos[0] & BIT(2)) && pregistrypriv->cbw40_enable) { in bwmode_update_check()
1141 if (pregpriv->cbw40_enable == 0) in issue_assocreq()4010 if ((0 == (padapter->registrypriv.cbw40_enable & BIT(1))) && in init_channel_list()5073 if ((pregpriv->cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in join_cmd_hdl()
808 if ((pregpriv->cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in start_bss_network()
2014 if ((pregistrypriv->cbw40_enable) && in rtw_update_ht_cap()
179 registry_par->cbw40_enable = (u8)rtw_cbw40_enable; in loadparam()