Searched refs:IEEE80211_RA_PROBING_UP (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_ra.h50 #define IEEE80211_RA_PROBING_UP 0x2 macro
H A Dieee80211_ra_vht.h53 #define IEEE80211_RA_PROBING_UP 0x2 macro
H A Dieee80211_ra.c229 if (rn->probing & IEEE80211_RA_PROBING_UP) {
351 if (rn->probing & IEEE80211_RA_PROBING_UP) {
369 else if (rn->probing & IEEE80211_RA_PROBING_UP)
417 } else if (rn->probing & IEEE80211_RA_PROBING_UP) {
444 if ((rn->probing & IEEE80211_RA_PROBING_UP) &&
700 rn->probing = IEEE80211_RA_PROBING_UP;
725 if (rn->probing & IEEE80211_RA_PROBING_UP)
H A Dieee80211_ra_vht.c246 if (rn->probing & IEEE80211_RA_PROBING_UP) {
339 if (rn->probing & IEEE80211_RA_PROBING_UP) {
357 else if (rn->probing & IEEE80211_RA_PROBING_UP)
403 } else if (rn->probing & IEEE80211_RA_PROBING_UP) {
431 if ((rn->probing & IEEE80211_RA_PROBING_UP) &&
713 rn->probing = IEEE80211_RA_PROBING_UP;
738 if (rn->probing & IEEE80211_RA_PROBING_UP)

Completed in 31 milliseconds