Home
last modified time | relevance | path

Searched refs:WLAN_STA_NONERP (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
A Dieee80211.h63 #define WLAN_STA_NONERP BIT(31) macro
/linux/drivers/staging/r8188eu/include/
A Dieee80211.h35 #define WLAN_STA_NONERP BIT(31) macro
/linux/drivers/staging/r8188eu/core/
A Drtw_ap.c883 if (psta->flags & WLAN_STA_NONERP) { in bss_cap_update_on_sta_join()
A Drtw_mlme_ext.c1273 pstat->flags |= WLAN_STA_NONERP; in OnAssocReq()
1276 pstat->flags &= ~WLAN_STA_NONERP; in OnAssocReq()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_ap.c1735 if (psta->flags & WLAN_STA_NONERP) { in bss_cap_update_on_sta_join()
A Drtw_mlme_ext.c1267 pstat->flags |= WLAN_STA_NONERP; in OnAssocReq()
1270 pstat->flags &= ~WLAN_STA_NONERP; in OnAssocReq()

Completed in 36 milliseconds