Home
last modified time | relevance | path

Searched refs:WLAN_STATUS_AP_UNABLE_TO_HANDLE_NEW_STA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c735 status = WLAN_STATUS_AP_UNABLE_TO_HANDLE_NEW_STA; in OnAuth()
745 status = WLAN_STATUS_AP_UNABLE_TO_HANDLE_NEW_STA; in OnAuth()
1144 status = WLAN_STATUS_AP_UNABLE_TO_HANDLE_NEW_STA; in OnAssocReq()
1297 status = WLAN_STATUS_AP_UNABLE_TO_HANDLE_NEW_STA; in OnAssocReq()
/openbmc/linux/include/linux/
H A Dieee80211.h3248 WLAN_STATUS_AP_UNABLE_TO_HANDLE_NEW_STA = 17, enumerator
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c1618 resp = WLAN_STATUS_AP_UNABLE_TO_HANDLE_NEW_STA; in handle_assoc()