Searched refs:Ndis802_11APMode (Results 1 – 18 of 18) sorted by relevance
51 Ndis802_11APMode, enumerator129 #ifndef Ndis802_11APMode130 #define Ndis802_11APMode (Ndis802_11InfrastructureMax + 1) macro
60 Ndis802_11APMode enumerator178 #ifndef Ndis802_11APMode179 #define Ndis802_11APMode (Ndis802_11InfrastructureMax + 1) macro
264 case Ndis802_11APMode: in r8712_set_802_11_infrastructure_mode()
366 case Ndis802_11APMode: in r8712_joinbss_cmd()
722 networkType = Ndis802_11APMode; in r8711_wx_set_mode()730 if (Ndis802_11APMode == networkType) in r8711_wx_set_mode()
52 Ndis802_11APMode enumerator206 #ifndef Ndis802_11APMode207 #define Ndis802_11APMode (Ndis802_11InfrastructureMax+1) macro
295 if (*pold_state == Ndis802_11APMode) { in rtw_set_802_11_infrastructure_mode()329 case Ndis802_11APMode: in rtw_set_802_11_infrastructure_mode()
844 if (pbss_network->infrastructure_mode != Ndis802_11APMode) in rtw_check_beacon_data()2015 rtw_setopmode_cmd(padapter, Ndis802_11APMode, false); in rtw_ap_restore_network()
744 case Ndis802_11APMode: in rtw_joinbss_cmd()
5251 if (psetop->mode == Ndis802_11APMode) { in setopmode_hdl()5268 if (psetop->mode == Ndis802_11APMode) { in setopmode_hdl()
285 if (*pold_state == Ndis802_11APMode) { in rtw_set_802_11_infrastructure_mode()316 case Ndis802_11APMode: in rtw_set_802_11_infrastructure_mode()
509 case Ndis802_11APMode: in rtw_joinbss_cmd()
7397 if (psetop->mode == Ndis802_11APMode) { in setopmode_hdl()7423 if (pparm->network.InfrastructureMode == Ndis802_11APMode) { in createbss_hdl()
74 networkType = Ndis802_11APMode; in rtw_hal_init_opmode()
256 case Ndis802_11APMode: in ConstructNullFunctionData()
353 case Ndis802_11APMode: in ConstructNullFunctionData()
1192 networkType = Ndis802_11APMode; in cfg80211_rtw_change_iface()
742 networkType = Ndis802_11APMode; in rtw_wx_set_mode()
Completed in 59 milliseconds