Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/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-v6.6/drivers/staging/rtl8723bs/core/
Drtw_ioctl_set.c338 case Ndis802_11InfrastructureMax: in rtw_set_802_11_infrastructure_mode()
Drtw_cmd.c713 case Ndis802_11InfrastructureMax: in rtw_joinbss_cmd()
/Linux-v6.6/drivers/staging/rtl8723bs/hal/
Dhal_intf.c63 enum ndis_802_11_network_infrastructure networkType = Ndis802_11InfrastructureMax; in rtw_hal_init_opmode()