Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h50 Ndis802_11InfrastructureMax, /* Not a real value, defined as upper bound */ enumerator
130 #define Ndis802_11APMode (Ndis802_11InfrastructureMax + 1)
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_intf.c43 enum ndis_802_11_network_infrastructure networkType = Ndis802_11InfrastructureMax; in rtw_hal_init_opmode()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ioctl_set.c337 case Ndis802_11InfrastructureMax: in rtw_set_802_11_infrastructure_mode()
H A Drtw_cmd.c711 case Ndis802_11InfrastructureMax: in rtw_joinbss_cmd()