Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_ioctl_set.c258 (*pold_state == Ndis802_11Infrastructure) || in r8712_set_802_11_infrastructure_mode()
274 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.c757 networkType = Ndis802_11Infrastructure; in r8711_wx_set_mode()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h66 Ndis802_11Infrastructure, enumerator
/linux-4.1.27/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.c3845 bssid->InfrastructureMode = Ndis802_11Infrastructure; in collect_bss_info()
3857 bssid->InfrastructureMode = Ndis802_11Infrastructure; in collect_bss_info()
4941 } else if (psetop->mode == Ndis802_11Infrastructure) { in setopmode_hdl()
Drtw_mlme.c996 case Ndis802_11Infrastructure: in rtw_joinbss_update_network()
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c384 case Ndis802_11Infrastructure: in ConstructNullFunctionData()
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c741 networkType = Ndis802_11Infrastructure; in rtw_wx_set_mode()