Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_ioctl_set.c259 (*pold_state == Ndis802_11Infrastructure) || in r8712_set_802_11_infrastructure_mode()
276 case Ndis802_11Infrastructure: in r8712_set_802_11_infrastructure_mode()
Dwlan_bssdef.h74 Ndis802_11Infrastructure, enumerator
Drtl871x_cmd.c505 case Ndis802_11Infrastructure: in r8712_joinbss_cmd()
Drtl871x_mlme.c892 case Ndis802_11Infrastructure: in r8712_joinbss_event_callback()
Drtl871x_ioctl_linux.c761 networkType = Ndis802_11Infrastructure; in r8711_wx_set_mode()
/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h66 Ndis802_11Infrastructure, enumerator
/drivers/staging/rtl8188eu/core/
Drtw_ioctl_set.c371 if ((*pold_state == Ndis802_11Infrastructure) || (*pold_state == Ndis802_11IBSS)) { in rtw_set_802_11_infrastructure_mode()
384 case Ndis802_11Infrastructure: in rtw_set_802_11_infrastructure_mode()
Drtw_cmd.c424 case Ndis802_11Infrastructure: in rtw_joinbss_cmd()
Drtw_mlme_ext.c3844 bssid->InfrastructureMode = Ndis802_11Infrastructure; in collect_bss_info()
3856 bssid->InfrastructureMode = Ndis802_11Infrastructure; in collect_bss_info()
4944 } else if (psetop->mode == Ndis802_11Infrastructure) { in setopmode_hdl()
Drtw_mlme.c995 case Ndis802_11Infrastructure: in rtw_joinbss_update_network()
/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c400 case Ndis802_11Infrastructure: in ConstructNullFunctionData()
/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c741 networkType = Ndis802_11Infrastructure; in rtw_wx_set_mode()