Home
last modified time | relevance | path

Searched refs:Ndis802_11Infrastructure (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_ioctl_set.c255 (*pold_state == Ndis802_11Infrastructure) || in r8712_set_802_11_infrastructure_mode()
273 case Ndis802_11Infrastructure: in r8712_set_802_11_infrastructure_mode()
Dwlan_bssdef.h69 Ndis802_11Infrastructure, enumerator
Drtl871x_cmd.c473 case Ndis802_11Infrastructure: in r8712_joinbss_cmd()
Drtl871x_mlme.c872 case Ndis802_11Infrastructure: in r8712_joinbss_event_callback()
Drtl871x_ioctl_linux.c730 networkType = Ndis802_11Infrastructure; in r8711_wx_set_mode()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h53 Ndis802_11Infrastructure, enumerator
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwlan_bssdef.h56 Ndis802_11Infrastructure, enumerator
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_ioctl_set.c342 if ((*pold_state == Ndis802_11Infrastructure) || (*pold_state == Ndis802_11IBSS)) { in rtw_set_802_11_infrastructure_mode()
355 case Ndis802_11Infrastructure: in rtw_set_802_11_infrastructure_mode()
Drtw_cmd.c384 case Ndis802_11Infrastructure: in rtw_joinbss_cmd()
Drtw_mlme_ext.c2134 bssid->InfrastructureMode = Ndis802_11Infrastructure; in collect_bss_info()
2146 bssid->InfrastructureMode = Ndis802_11Infrastructure; in collect_bss_info()
4864 } else if (psetop->mode == Ndis802_11Infrastructure) { in setopmode_hdl()
Drtw_mlme.c952 case Ndis802_11Infrastructure: in rtw_joinbss_update_network()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_ioctl_set.c447 if ((*pold_state == Ndis802_11Infrastructure) || (*pold_state == Ndis802_11IBSS)) { in rtw_set_802_11_infrastructure_mode()
462 case Ndis802_11Infrastructure: in rtw_set_802_11_infrastructure_mode()
Drtw_cmd.c827 case Ndis802_11Infrastructure: in rtw_joinbss_cmd()
Drtw_mlme_ext.c4554 bssid->InfrastructureMode = Ndis802_11Infrastructure; in collect_bss_info()
6072 } else if (psetop->mode == Ndis802_11Infrastructure) { in setopmode_hdl()
6096 else if (psetop->mode == Ndis802_11Infrastructure) { in setopmode_hdl()
Drtw_mlme.c1342 case Ndis802_11Infrastructure: in rtw_joinbss_update_network()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_intf.c75 networkType = Ndis802_11Infrastructure; in rtw_hal_init_opmode()
Drtl8723b_cmd.c278 case Ndis802_11Infrastructure: in ConstructNullFunctionData()
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c348 case Ndis802_11Infrastructure: in ConstructNullFunctionData()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1351 networkType = Ndis802_11Infrastructure; in cfg80211_rtw_change_iface()
2040 if (rtw_set_802_11_infrastructure_mode(padapter, Ndis802_11Infrastructure) ==false) in cfg80211_rtw_leave_ibss()
2046 rtw_setopmode_cmd(padapter, Ndis802_11Infrastructure, true); in cfg80211_rtw_leave_ibss()
Dioctl_linux.c885 networkType = Ndis802_11Infrastructure; in rtw_wx_set_mode()
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c732 networkType = Ndis802_11Infrastructure; in rtw_wx_set_mode()