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

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211.h899 IEEE80211_STATUS_SUCCESS = 0, enumerator in enum:__anon87
H A Dieee80211_input.c1541 return IEEE80211_STATUS_SUCCESS;
2569 if (status != IEEE80211_STATUS_SUCCESS) {
2969 IEEE80211_STATUS_SUCCESS << 16 | ba->ba_token << 8 | tid);
3043 if (status != IEEE80211_STATUS_SUCCESS) {
H A Dieee80211_output.c1533 if (status == IEEE80211_STATUS_SUCCESS)
H A Dieee80211_node.c2922 IEEE80211_SEND_MGMT(ic, ni, resp, IEEE80211_STATUS_SUCCESS);
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211.h1301 IEEE80211_STATUS_SUCCESS = 0, enumerator in enum:__anon25
H A Dieee80211_output.c2677 + (has_challenge && status == IEEE80211_STATUS_SUCCESS ?
2689 if (has_challenge && status == IEEE80211_STATUS_SUCCESS) {
2707 if (status == IEEE80211_STATUS_SUCCESS)
2918 if (arg == IEEE80211_STATUS_SUCCESS) {
H A Dieee80211_ht.c2358 if (status == IEEE80211_STATUS_SUCCESS) {
2447 args[1] = IEEE80211_STATUS_SUCCESS;
H A Dieee80211_ioctl.c1323 reason == IEEE80211_STATUS_SUCCESS ? "ACCEPT" : "REJECT",
1329 } else if (reason == IEEE80211_STATUS_SUCCESS) {
1501 if (reason == IEEE80211_STATUS_SUCCESS) {
H A Dieee80211_sta.c194 case IEEE80211_STATUS_SUCCESS: /* NB: MLME assoc */
H A Dieee80211_node.c2819 IEEE80211_SEND_MGMT(ni, resp, IEEE80211_STATUS_SUCCESS);
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c3652 if (code == IEEE80211_STATUS_SUCCESS) {
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c7561 if (code == IEEE80211_STATUS_SUCCESS) {

Completed in 301 milliseconds