Searched refs:Ndis802_11APMode (Results 1 - 12 of 12) sorted by last modified time

/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1076 networkType = Ndis802_11APMode;
/linux-master/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c686 networkType = Ndis802_11APMode;
694 if (Ndis802_11APMode == networkType)
H A Drtl871x_cmd.c364 case Ndis802_11APMode:
H A Drtl871x_ioctl_set.c263 case Ndis802_11APMode:
H A Dwlan_bssdef.h60 Ndis802_11APMode enumerator in enum:NDIS_802_11_NETWORK_INFRASTRUCTURE
178 #ifndef Ndis802_11APMode
179 #define Ndis802_11APMode (Ndis802_11InfrastructureMax + 1) macro
/linux-master/drivers/staging/rtl8723bs/hal/
H A Dhal_intf.c74 networkType = Ndis802_11APMode;
H A Drtl8723b_cmd.c256 case Ndis802_11APMode:
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c5211 if (psetop->mode == Ndis802_11APMode) {
5228 if (psetop->mode == Ndis802_11APMode) {
H A Drtw_ap.c844 if (pbss_network->infrastructure_mode != Ndis802_11APMode)
2016 rtw_setopmode_cmd(padapter, Ndis802_11APMode, false);
H A Drtw_ioctl_set.c296 if (*pold_state == Ndis802_11APMode) {
297 /* change to other mode from Ndis802_11APMode */
330 case Ndis802_11APMode:
H A Drtw_cmd.c711 case Ndis802_11APMode:
/linux-master/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h51 Ndis802_11APMode, enumerator in enum:ndis_802_11_network_infrastructure
129 #ifndef Ndis802_11APMode
130 #define Ndis802_11APMode (Ndis802_11InfrastructureMax + 1) macro

Completed in 262 milliseconds