Searched refs:IEEE80211_M_STA (Results 1 - 25 of 46) sorted by relevance

12

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_proto.c377 if (ic->ic_opmode == IEEE80211_M_STA)
586 if (ic->ic_opmode == IEEE80211_M_STA) {
647 if (ic->ic_opmode == IEEE80211_M_STA) {
942 case IEEE80211_M_STA:
1031 if (ic->ic_opmode != IEEE80211_M_STA
1091 case IEEE80211_M_STA:
1117 case IEEE80211_M_STA:
1235 if (ic->ic_opmode == IEEE80211_M_STA) {
1308 ic->ic_opmode == IEEE80211_M_STA ?
H A Dieee80211.c671 newopmode = IEEE80211_M_STA;
745 case IEEE80211_M_STA:
778 (ic->ic_opmode != IEEE80211_M_STA ||
784 case IEEE80211_M_STA:
852 if (ic->ic_opmode == IEEE80211_M_STA &&
H A Dieee80211_pae_input.c196 if (ic->ic_opmode != IEEE80211_M_STA &&
372 if (ic->ic_opmode != IEEE80211_M_STA &&
674 if (ic->ic_opmode == IEEE80211_M_STA)
820 if (ic->ic_opmode != IEEE80211_M_STA &&
986 if (ic->ic_opmode != IEEE80211_M_STA &&
H A Dieee80211_ioctl.c532 if (ic->ic_opmode != IEEE80211_M_STA)
777 if (ic->ic_opmode == IEEE80211_M_STA) {
793 if (ic->ic_opmode == IEEE80211_M_STA)
H A Dieee80211_input.c328 && (ic->ic_opmode == IEEE80211_M_STA || ni != ic->ic_bss)
474 case IEEE80211_M_STA:
1208 case IEEE80211_M_STA:
1628 if (ic->ic_opmode != IEEE80211_M_STA &&
1817 if (ic->ic_opmode == IEEE80211_M_STA &&
2050 if (ic->ic_opmode == IEEE80211_M_STA ||
2552 if (ic->ic_opmode != IEEE80211_M_STA ||
2738 case IEEE80211_M_STA: {
2795 case IEEE80211_M_STA: {
3194 if (ic->ic_opmode != IEEE80211_M_STA ||
[all...]
H A Dieee80211_node.c368 if (ic->ic_opmode != IEEE80211_M_STA)
861 if (ic->ic_opmode == IEEE80211_M_STA) {
1321 if (ic->ic_opmode == IEEE80211_M_STA)
1345 ic->ic_opmode == IEEE80211_M_STA &&
1347 int auth_next = (ic->ic_opmode == IEEE80211_M_STA &&
1445 ic->ic_opmode == IEEE80211_M_STA &&
1457 if (ic->ic_opmode == IEEE80211_M_STA)
1520 if (!bgscan && ic->ic_opmode == IEEE80211_M_STA)
1869 if (ic->ic_opmode == IEEE80211_M_STA || IEEE80211_IS_MULTICAST(macaddr))
1953 if (ic->ic_opmode == IEEE80211_M_STA)
[all...]
H A Dieee80211_var.h99 IEEE80211_M_STA = 1, /* infrastructure station */ enumerator in enum:ieee80211_opmode
H A Dieee80211_haiku.cpp259 if (ic->ic_opmode == IEEE80211_M_STA
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn.c215 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
422 case IEEE80211_M_STA:
465 ic->ic_opmode = IEEE80211_M_STA;
522 case IEEE80211_M_STA:
673 if (vap->iv_opmode == IEEE80211_M_STA && uvp->id == 0) {
953 case IEEE80211_M_STA:
1235 case IEEE80211_M_STA:
1276 vap->iv_opmode == IEEE80211_M_STA && uvp->id == 0) {
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_node.c707 case IEEE80211_M_STA:
738 case IEEE80211_M_STA:
886 if (vap->iv_opmode == IEEE80211_M_STA) {
936 if (vap->iv_opmode == IEEE80211_M_STA) {
1201 if (vap->iv_opmode != IEEE80211_M_STA)
2040 if (vap->iv_opmode == IEEE80211_M_STA ||
2348 vap->iv_opmode == IEEE80211_M_STA) &&
2487 vap->iv_opmode == IEEE80211_M_STA) &&
2948 KASSERT(vap->iv_opmode != IEEE80211_M_STA,
3085 case IEEE80211_M_STA
[all...]
H A Dieee80211_proto.c82 "STA", /* IEEE80211_M_STA */
1675 else if ((vap->iv_opmode == IEEE80211_M_STA &&
1754 vap->iv_opmode == IEEE80211_M_STA ?
2014 if (vap->iv_opmode == IEEE80211_M_STA) {
2223 if (vap->iv_opmode == IEEE80211_M_STA &&
2460 vap->iv_opmode == IEEE80211_M_STA ?
2688 if (vap->iv_opmode == IEEE80211_M_STA)
H A Dieee80211_ioctl.c1042 if (vap->iv_opmode == IEEE80211_M_STA &&
1120 if (vap->iv_opmode == IEEE80211_M_STA &&
1132 if (vap->iv_opmode == IEEE80211_M_STA &&
1192 if (vap->iv_opmode == IEEE80211_M_STA) {
1267 if (vap->iv_opmode == IEEE80211_M_STA) {
1410 case IEEE80211_M_STA:
1563 KASSERT(vap->iv_opmode == IEEE80211_M_STA,
1631 if (vap->iv_opmode == IEEE80211_M_STA &&
2471 if (vap->iv_opmode == IEEE80211_M_STA)
3337 vap->iv_opmode != IEEE80211_M_STA)
[all...]
H A Dieee80211_superg.c160 if (vap->iv_opmode == IEEE80211_M_STA &&
809 if (vap->iv_opmode != IEEE80211_M_STA &&
1015 if (vap->iv_opmode == IEEE80211_M_STA &&
H A Dieee80211.c84 [IEEE80211_M_STA] = IEEE80211_C_STA,
614 if (vap->iv_opmode == IEEE80211_M_STA &&
623 if ((vap->iv_opmode == IEEE80211_M_STA)
690 vap->iv_opmode == IEEE80211_M_STA, media_change, media_stat);
2179 case IEEE80211_M_STA:
2255 } else if (vap->iv_opmode == IEEE80211_M_STA) {
H A Dieee80211_power.c610 if (vap->iv_opmode != IEEE80211_M_STA)
H A D_ieee80211.h87 IEEE80211_M_STA = 1, /* infrastructure station */ enumerator in enum:ieee80211_opmode
H A Dieee80211_sta.c85 ic->ic_vattach[IEEE80211_M_STA] = sta_vattach;
230 * IEEE80211_M_STA vap state machine handler.
419 (vap->iv_opmode == IEEE80211_M_STA ?
487 KASSERT(vap->iv_opmode == IEEE80211_M_STA, ("wrong mode"));
504 KASSERT(vap->iv_opmode == IEEE80211_M_STA, ("wrong mode"));
H A Dieee80211_output.c905 case IEEE80211_M_STA:
1320 if (ni->ni_vap->iv_opmode == IEEE80211_M_STA) {
1512 if (vap->iv_opmode == IEEE80211_M_STA ||
1702 case IEEE80211_M_STA:
1904 (vap->iv_opmode == IEEE80211_M_STA ?
2203 case IEEE80211_M_STA:
2599 KASSERT(vap->iv_opmode != IEEE80211_M_STA, ("station mode"));
2712 if (vap->iv_opmode == IEEE80211_M_STA)
2779 KASSERT(vap->iv_opmode == IEEE80211_M_STA,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_rx.c166 if (ic->ic_opmode != IEEE80211_M_STA)
184 } else if (ic->ic_opmode == IEEE80211_M_STA) {
462 if (vap->iv_opmode == IEEE80211_M_STA &&
996 if (ic->ic_opmode == IEEE80211_M_STA &&
H A Dif_ath.c907 ic->ic_opmode = IEEE80211_M_STA;
1542 case IEEE80211_M_STA:
1598 if (sc->sc_nvaps != 0 && ic->ic_opmode == IEEE80211_M_STA) {
1627 if (opmode == IEEE80211_M_HOSTAP || opmode == IEEE80211_M_MBSS || opmode == IEEE80211_M_STA) {
1719 if (opmode == IEEE80211_M_STA)
1728 case IEEE80211_M_STA:
1857 if (vap->iv_opmode == IEEE80211_M_STA) {
1862 vap->iv_opmode == IEEE80211_M_STA ||
2686 if (sc->sc_needmib && ic->ic_opmode == IEEE80211_M_STA)
2695 if (ic->ic_opmode == IEEE80211_M_STA)
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c395 ic->ic_opmode = IEEE80211_M_STA;
614 case IEEE80211_M_STA:
686 case IEEE80211_M_STA:
709 ic->ic_opmode = IEEE80211_M_STA;
734 case IEEE80211_M_STA:
1687 if (vap->iv_opmode == IEEE80211_M_STA) {
2274 if (vap->iv_opmode == IEEE80211_M_STA)
3630 vap->iv_opmode == IEEE80211_M_STA ? vap->iv_myaddr : ni->ni_macaddr,
4055 case IEEE80211_M_STA:
4187 case IEEE80211_M_STA
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.c302 if (vap->iv_opmode == IEEE80211_M_STA)
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c277 if (vap->iv_opmode == IEEE80211_M_STA)
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2661.c266 ic->ic_opmode = IEEE80211_M_STA;
366 case IEEE80211_M_STA:
377 if (opmode == IEEE80211_M_STA)
2650 if (vap->iv_opmode != IEEE80211_M_STA) {
2664 if (vap->iv_opmode == IEEE80211_M_STA)
H A Drt2560.c266 ic->ic_opmode = IEEE80211_M_STA;
373 case IEEE80211_M_STA:
384 if (opmode == IEEE80211_M_STA)
2201 preload = (vap->iv_opmode == IEEE80211_M_STA) ? 384 : 1024;
2207 if (ic->ic_opmode == IEEE80211_M_STA)

Completed in 452 milliseconds

12