Searched refs:wifi_spec (Results 1 – 15 of 15) sorted by relevance
74 if (padapter->registrypriv.wifi_spec) { in rtw_os_pkt_complete()111 if (padapter->registrypriv.wifi_spec) { in rtw_check_xmit_resource()201 && padapter->registrypriv.wifi_spec == 0) { in _rtw_xmit_entry()
244 registry_par->wifi_spec = (u8)rtw_wifi_spec; in loadparam()
143 bool bWiFiConfig = pregistrypriv->wifi_spec; in _InitQueueReservedPage()176 if (!pregistrypriv->wifi_spec) { in _InitTxBufferBoundary()265 if (!pregistrypriv->wifi_spec) { in _InitNormalChipTwoOutEpPriority()291 if (!pregistrypriv->wifi_spec) { in _InitNormalChipThreeOutEpPriority()969 bool bWiFiConfig = pregistrypriv->wifi_spec; in rtl8723bs_interface_configure()
82 if (pregpriv->wifi_spec == 1) { in odm_EdcaTurboCheckCE()
193 if (padapter->registrypriv.wifi_spec == 1) { in xmit_xmitframes()393 if (padapter->registrypriv.wifi_spec) in rtl8723bs_xmit_handler()
50 ODM_CmnInfoInit(pDM_Odm, ODM_CMNINFO_BWIFI_TEST, Adapter->registrypriv.wifi_spec); in Init_ODM_ComInfo_8723b()
448 bool bWIFICfg = (pregistrypriv->wifi_spec) ? true : false; in Hal_MappingOutPipe()
375 if (padapter->registrypriv.wifi_spec == 1) { in rtl8723b_set_FwPwrMode_cmd()
2627 if (pattrib->icmp_pkt == 1 && padapter->registrypriv.wifi_spec == 1) in rtl8723b_fill_default_txdesc()3829 if (!padapter->registrypriv.wifi_spec) { in GetHalDefVar8723B()
658 if (adapter->registrypriv.wifi_spec == 1) { /* for correct flow of 8021X to do.... */ in rtw_is_desired_network()1435 if (adapter->registrypriv.wifi_spec == 1) { in rtw_stadel_event_callback()1600 else if (adapter->registrypriv.wifi_spec && is_client_associated_to_ap(adapter) == true) in rtw_mlme_reset_auto_scan_int()1618 if (!padapter->registrypriv.wifi_spec) { in rtw_auto_scan_handler()2203 if (padapter->registrypriv.wifi_spec == 1) in rtw_joinbss_reset()2222 if (pregistrypriv->wifi_spec) in rtw_ht_use_default_setting()2359 (pregistrypriv->wifi_spec == 1)) in rtw_restructure_ht_ie()
2962 if ((!padapter->registrypriv.wifi_spec) && (!memcmp(pIE->data, WPS_OUI, 4))) { in issue_assocreq()3847 if (padapter->registrypriv.wifi_spec) in site_survey()3857 if (padapter->registrypriv.wifi_spec) in site_survey()4049 if ((pregistrypriv->wifi_spec == 1) && (false == pmlmeinfo->bwmode_updated)) { in collect_bss_info()
227 if (padapter->registrypriv.wifi_spec == 1) { in expire_timeout_chk()
865 if (pregpriv->wifi_spec == 1) in WMMOnAssocRsp()
370 if (pmlmeext->cur_wireless_mode < WIRELESS_11_24N || padapter->registrypriv.wifi_spec) { in update_attrib_vcs_info()
134 u8 wifi_spec;/* !turbo_mode */ member