Home
last modified time | relevance | path

Searched refs:Ndis802_11InfrastructureMax (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dwlan_bssdef.h50 Ndis802_11InfrastructureMax, /* Not a real value, defined as upper bound */ enumerator
130 #define Ndis802_11APMode (Ndis802_11InfrastructureMax + 1)
/linux-6.1.9/drivers/staging/rtl8712/
Dwlan_bssdef.h59 Ndis802_11InfrastructureMax, /*Not a real value,defined as upper bound*/ enumerator
179 #define Ndis802_11APMode (Ndis802_11InfrastructureMax + 1)
Drtl871x_ioctl_set.c267 case Ndis802_11InfrastructureMax: in r8712_set_802_11_infrastructure_mode()
Drtl871x_cmd.c368 case Ndis802_11InfrastructureMax: in r8712_joinbss_cmd()
/linux-6.1.9/drivers/staging/r8188eu/include/
Dwlan_bssdef.h51 Ndis802_11InfrastructureMax, /* dummy upper bound */ enumerator
203 #define Ndis802_11APMode (Ndis802_11InfrastructureMax+1)
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_ioctl_set.c337 case Ndis802_11InfrastructureMax: in rtw_set_802_11_infrastructure_mode()
Drtw_cmd.c713 case Ndis802_11InfrastructureMax: in rtw_joinbss_cmd()
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_ioctl_set.c308 case Ndis802_11InfrastructureMax: in rtw_set_802_11_infrastructure_mode()
Drtw_cmd.c447 case Ndis802_11InfrastructureMax: in rtw_joinbss_cmd()
/linux-6.1.9/drivers/staging/rtl8723bs/hal/
Dhal_intf.c63 enum ndis_802_11_network_infrastructure networkType = Ndis802_11InfrastructureMax; in rtw_hal_init_opmode()