Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_ioctl_set.c259 (*pold_state == Ndis802_11Infrastructure) || in r8712_set_802_11_infrastructure_mode()
275 case Ndis802_11Infrastructure: in r8712_set_802_11_infrastructure_mode()
Dwlan_bssdef.h69 Ndis802_11Infrastructure, enumerator
Drtl871x_cmd.c494 case Ndis802_11Infrastructure: in r8712_joinbss_cmd()
Drtl871x_mlme.c886 case Ndis802_11Infrastructure: in r8712_joinbss_event_callback()
Drtl871x_ioctl_linux.c735 networkType = Ndis802_11Infrastructure; in r8711_wx_set_mode()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h66 Ndis802_11Infrastructure, enumerator
/linux-4.4.14/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.c425 case Ndis802_11Infrastructure: in rtw_joinbss_cmd()
Drtw_mlme_ext.c2226 bssid->InfrastructureMode = Ndis802_11Infrastructure; in collect_bss_info()
2238 bssid->InfrastructureMode = Ndis802_11Infrastructure; in collect_bss_info()
4985 } else if (psetop->mode == Ndis802_11Infrastructure) { in setopmode_hdl()
Drtw_mlme.c1002 case Ndis802_11Infrastructure: in rtw_joinbss_update_network()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c363 case Ndis802_11Infrastructure: in ConstructNullFunctionData()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c743 networkType = Ndis802_11Infrastructure; in rtw_wx_set_mode()