Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h51 Ndis802_11APMode, enumerator
129 #ifndef Ndis802_11APMode
130 #define Ndis802_11APMode (Ndis802_11InfrastructureMax + 1) macro
/openbmc/linux/drivers/staging/rtl8712/
H A Dwlan_bssdef.h60 Ndis802_11APMode enumerator
178 #ifndef Ndis802_11APMode
179 #define Ndis802_11APMode (Ndis802_11InfrastructureMax + 1) macro
H A Drtl871x_ioctl_set.c263 case Ndis802_11APMode: in r8712_set_802_11_infrastructure_mode()
H A Drtl871x_cmd.c366 case Ndis802_11APMode: in r8712_joinbss_cmd()
H A Drtl871x_ioctl_linux.c722 networkType = Ndis802_11APMode; in r8711_wx_set_mode()
730 if (Ndis802_11APMode == networkType) in r8711_wx_set_mode()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ioctl_set.c296 if (*pold_state == Ndis802_11APMode) { in rtw_set_802_11_infrastructure_mode()
330 case Ndis802_11APMode: in rtw_set_802_11_infrastructure_mode()
H A Drtw_ap.c844 if (pbss_network->infrastructure_mode != Ndis802_11APMode) in rtw_check_beacon_data()
2016 rtw_setopmode_cmd(padapter, Ndis802_11APMode, false); in rtw_ap_restore_network()
H A Drtw_cmd.c711 case Ndis802_11APMode: in rtw_joinbss_cmd()
H A Drtw_mlme_ext.c5211 if (psetop->mode == Ndis802_11APMode) { in setopmode_hdl()
5228 if (psetop->mode == Ndis802_11APMode) { in setopmode_hdl()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_intf.c74 networkType = Ndis802_11APMode; in rtw_hal_init_opmode()
H A Drtl8723b_cmd.c256 case Ndis802_11APMode: in ConstructNullFunctionData()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1076 networkType = Ndis802_11APMode; in cfg80211_rtw_change_iface()