Searched refs:wifi_spec (Results 1 – 15 of 15) sorted by relevance
73 if (padapter->registrypriv.wifi_spec) { in rtw_os_pkt_complete()110 if (padapter->registrypriv.wifi_spec) { in rtw_check_xmit_resource()199 && padapter->registrypriv.wifi_spec == 0) { in _rtw_xmit_entry()
243 registry_par->wifi_spec = (u8)rtw_wifi_spec; in loadparam()
142 bool bWiFiConfig = pregistrypriv->wifi_spec; in _InitQueueReservedPage()175 if (!pregistrypriv->wifi_spec) { in _InitTxBufferBoundary()264 if (!pregistrypriv->wifi_spec) { in _InitNormalChipTwoOutEpPriority()290 if (!pregistrypriv->wifi_spec) { in _InitNormalChipThreeOutEpPriority()968 bool bWiFiConfig = pregistrypriv->wifi_spec; in rtl8723bs_interface_configure()
82 if (pregpriv->wifi_spec == 1) { in odm_EdcaTurboCheckCE()
192 if (padapter->registrypriv.wifi_spec == 1) { in xmit_xmitframes()392 if (padapter->registrypriv.wifi_spec) in rtl8723bs_xmit_handler()
49 ODM_CmnInfoInit(pDM_Odm, ODM_CMNINFO_BWIFI_TEST, Adapter->registrypriv.wifi_spec); in Init_ODM_ComInfo_8723b()
447 bool bWIFICfg = (pregistrypriv->wifi_spec) ? true : false; in Hal_MappingOutPipe()
374 if (padapter->registrypriv.wifi_spec == 1) { in rtl8723b_set_FwPwrMode_cmd()
2616 if (pattrib->icmp_pkt == 1 && padapter->registrypriv.wifi_spec == 1) in rtl8723b_fill_default_txdesc()3818 if (!padapter->registrypriv.wifi_spec) { in GetHalDefVar8723B()
596 if (adapter->registrypriv.wifi_spec == 1) { /* for correct flow of 8021X to do.... */ in rtw_is_desired_network()1366 if (adapter->registrypriv.wifi_spec == 1) { in rtw_stadel_event_callback()1529 else if (adapter->registrypriv.wifi_spec && is_client_associated_to_ap(adapter) == true) in rtw_mlme_reset_auto_scan_int()1547 if (!padapter->registrypriv.wifi_spec) { in rtw_auto_scan_handler()2123 if (padapter->registrypriv.wifi_spec == 1) in rtw_joinbss_reset()2142 if (pregistrypriv->wifi_spec) in rtw_ht_use_default_setting()2279 (pregistrypriv->wifi_spec == 1)) in rtw_restructure_ht_ie()
2961 if ((!padapter->registrypriv.wifi_spec) && (!memcmp(pIE->data, WPS_OUI, 4))) { in issue_assocreq()3846 if (padapter->registrypriv.wifi_spec) in site_survey()3856 if (padapter->registrypriv.wifi_spec) in site_survey()4048 if ((pregistrypriv->wifi_spec == 1) && (false == pmlmeinfo->bwmode_updated)) { in collect_bss_info()
226 if (padapter->registrypriv.wifi_spec == 1) { in expire_timeout_chk()
864 if (pregpriv->wifi_spec == 1) in WMMOnAssocRsp()
369 if (pmlmeext->cur_wireless_mode < WIRELESS_11_24N || padapter->registrypriv.wifi_spec) { in update_attrib_vcs_info()
134 u8 wifi_spec;/* !turbo_mode */ member
Completed in 52 milliseconds