Searched refs:pold_state (Results 1 – 3 of 3) sorted by relevance
243 enum NDIS_802_11_NETWORK_INFRASTRUCTURE *pold_state = in r8712_set_802_11_infrastructure_mode() local246 if (*pold_state != networktype) { in r8712_set_802_11_infrastructure_mode()249 (*pold_state == Ndis802_11IBSS)) in r8712_set_802_11_infrastructure_mode()255 (*pold_state == Ndis802_11Infrastructure) || in r8712_set_802_11_infrastructure_mode()256 (*pold_state == Ndis802_11IBSS)) { in r8712_set_802_11_infrastructure_mode()263 *pold_state = networktype; in r8712_set_802_11_infrastructure_mode()
313 enum ndis_802_11_network_infra *pold_state = &(cur_network->network.InfrastructureMode); in rtw_set_802_11_infrastructure_mode() local317 *pold_state, networktype, get_fwstate(pmlmepriv))); in rtw_set_802_11_infrastructure_mode()319 if (*pold_state != networktype) { in rtw_set_802_11_infrastructure_mode()325 if (*pold_state == Ndis802_11APMode) { in rtw_set_802_11_infrastructure_mode()335 (*pold_state == Ndis802_11IBSS)) in rtw_set_802_11_infrastructure_mode()342 if ((*pold_state == Ndis802_11Infrastructure) || (*pold_state == Ndis802_11IBSS)) { in rtw_set_802_11_infrastructure_mode()347 *pold_state = networktype; in rtw_set_802_11_infrastructure_mode()
421 enum NDIS_802_11_NETWORK_INFRASTRUCTURE *pold_state = &(cur_network->network.InfrastructureMode); in rtw_set_802_11_infrastructure_mode() local425 *pold_state, networktype, get_fwstate(pmlmepriv))); in rtw_set_802_11_infrastructure_mode()427 if (*pold_state != networktype) { in rtw_set_802_11_infrastructure_mode()431 if (*pold_state == Ndis802_11APMode) { in rtw_set_802_11_infrastructure_mode()440 if ((check_fwstate(pmlmepriv, _FW_LINKED) == true) || (*pold_state == Ndis802_11IBSS)) in rtw_set_802_11_infrastructure_mode()447 if ((*pold_state == Ndis802_11Infrastructure) || (*pold_state == Ndis802_11IBSS)) { in rtw_set_802_11_infrastructure_mode()453 *pold_state = networktype; in rtw_set_802_11_infrastructure_mode()