Searched refs:IEEE80211_STATUS_SUCCESS (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.2-release/sys/net80211/
H A Dieee80211.h962 IEEE80211_STATUS_SUCCESS = 0, enumerator in enum:__anon10792
H A Dieee80211_output.c2178 + (has_challenge && status == IEEE80211_STATUS_SUCCESS ?
2190 if (has_challenge && status == IEEE80211_STATUS_SUCCESS) {
2208 if (status == IEEE80211_STATUS_SUCCESS)
2389 if (arg == IEEE80211_STATUS_SUCCESS) {
H A Dieee80211_ht.c1807 if (status == IEEE80211_STATUS_SUCCESS) {
1889 args[1] = IEEE80211_STATUS_SUCCESS;
H A Dieee80211_sta.c191 case IEEE80211_STATUS_SUCCESS: /* NB: MLME assoc */
H A Dieee80211_ioctl.c1289 reason == IEEE80211_STATUS_SUCCESS ? "ACCEPT" : "REJECT",
1294 } else if (reason == IEEE80211_STATUS_SUCCESS) {
1466 if (reason == IEEE80211_STATUS_SUCCESS) {
H A Dieee80211_node.c2533 IEEE80211_SEND_MGMT(ni, resp, IEEE80211_STATUS_SUCCESS);
/freebsd-10.2-release/tools/tools/net80211/wlanstats/
H A Dwlanstats.c599 [IEEE80211_STATUS_SUCCESS] = "success",
/freebsd-10.2-release/sys/dev/mwl/
H A Dif_mwl.c3796 if (code == IEEE80211_STATUS_SUCCESS) {
/freebsd-10.2-release/sys/dev/iwn/
H A Dif_iwn.c5999 if (code == IEEE80211_STATUS_SUCCESS) {

Completed in 103 milliseconds