Home
last modified time | relevance | path

Searched refs:IEEE80211_STATUS_SUCCESS (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_output.c2735 + (has_challenge && status == IEEE80211_STATUS_SUCCESS ? in ieee80211_send_mgmt()
2746 if (has_challenge && status == IEEE80211_STATUS_SUCCESS) { in ieee80211_send_mgmt()
2764 if (status == IEEE80211_STATUS_SUCCESS) in ieee80211_send_mgmt()
2975 if (arg == IEEE80211_STATUS_SUCCESS) { in ieee80211_send_mgmt()
H A Dieee80211.h1514 IEEE80211_STATUS_SUCCESS = 0, enumerator
H A Dieee80211_ioctl.c1326 reason == IEEE80211_STATUS_SUCCESS ? "ACCEPT" : "REJECT", in mlmedebug()
1332 } else if (reason == IEEE80211_STATUS_SUCCESS) { in mlmedebug()
1504 if (reason == IEEE80211_STATUS_SUCCESS) { in setmlme_common()
H A Dieee80211_ht.c2353 if (status == IEEE80211_STATUS_SUCCESS) { in ieee80211_addba_response()
2444 args[1] = IEEE80211_STATUS_SUCCESS; in ht_recv_action_ba_addba_request()
H A Dieee80211_sta.c190 case IEEE80211_STATUS_SUCCESS: /* NB: MLME assoc */ in sta_authretry()
H A Dieee80211_node.c2851 IEEE80211_SEND_MGMT(ni, resp, IEEE80211_STATUS_SUCCESS); in ieee80211_node_join()
/freebsd/tools/tools/net80211/wlanstats/
H A Dwlanstats.c600 [IEEE80211_STATUS_SUCCESS] = "success", in setstatus()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c3638 if (code == IEEE80211_STATUS_SUCCESS) { in mwl_addba_response()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c4124 if (status == IEEE80211_STATUS_SUCCESS) { in lkpi_ic_addba_response()
/freebsd/sys/dev/iwn/
H A Dif_iwn.c7560 if (code == IEEE80211_STATUS_SUCCESS) { in iwn_addba_response()