Symbol: IEEE80211_M_STA
sbin/ifconfig/ieee80211.c
247
return IEEE80211_M_STA;
sys/dev/ic/an.c
1037
case IEEE80211_M_STA:
sys/dev/ic/an.c
1593
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/an.c
1890
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/an.c
272
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/ic/an.c
586
case IEEE80211_M_STA:
sys/dev/ic/an.c
994
newmode = IEEE80211_M_STA;
sys/dev/ic/ath.c
1090
if (sc->sc_needmib && ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/ath.c
1974
if (ic->ic_opmode != IEEE80211_M_STA)
sys/dev/ic/ath.c
1981
if (ic->ic_opmode == IEEE80211_M_STA ||
sys/dev/ic/ath.c
2301
if (ic->ic_opmode == IEEE80211_M_STA ||
sys/dev/ic/ath.c
2491
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/ic/ath.c
3303
if (ic->ic_opmode == IEEE80211_M_STA &&
sys/dev/ic/ath.c
4781
if (nstate == IEEE80211_S_RUN && ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/ath.c
4839
case IEEE80211_M_STA:
sys/dev/ic/ath.c
511
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/ic/ath.c
918
KASSERTMSG(ic->ic_opmode == IEEE80211_M_STA,
sys/dev/ic/athn.c
1328
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/athn.c
271
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/ic/athn.c
482
if (ic->ic_opmode != IEEE80211_M_STA) {
sys/dev/ic/athrate-amrr.c
345
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/ic/athrate-amrr.c
374
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/athrate-amrr.c
467
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/athrate-amrr.c
473
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/athrate-onoe.c
335
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/ic/athrate-onoe.c
364
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/athrate-onoe.c
454
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/athrate-onoe.c
460
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/athrate-sample.c
761
if (ic->ic_opmode != IEEE80211_M_STA) {
sys/dev/ic/atw.c
1355
case IEEE80211_M_STA:
sys/dev/ic/atw.c
2539
case IEEE80211_M_STA:
sys/dev/ic/atw.c
3067
if (ic->ic_opmode != IEEE80211_M_STA)
sys/dev/ic/atw.c
773
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/ic/awi.c
236
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/ic/awi.c
457
case IEEE80211_M_STA:
sys/dev/ic/awi.c
911
newmode = IEEE80211_M_STA;
sys/dev/ic/awi.c
957
case IEEE80211_M_STA:
sys/dev/ic/bwfm.c
374
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/ic/bwfm.c
584
case IEEE80211_M_STA:
sys/dev/ic/bwi.c
1072
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/ic/bwi.c
7765
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/ic/bwi.c
7987
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/malo.c
1220
case IEEE80211_M_STA:
sys/dev/ic/malo.c
416
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/ic/rt2560.c
2469
preload = (ic->ic_opmode == IEEE80211_M_STA) ? 384 : 1024;
sys/dev/ic/rt2560.c
2475
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/rt2560.c
396
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/ic/rt2661.c
1649
if (ic->ic_opmode == IEEE80211_M_STA && (ni->ni_txseqs[tid] & 7))
sys/dev/ic/rt2661.c
285
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/ic/rt2661.c
2998
if (ic->ic_opmode != IEEE80211_M_STA) {
sys/dev/ic/rt2661.c
3012
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/rt2661.c
752
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/rt2661.c
829
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/ic/rt2860.c
1076
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/ic/rt2860.c
342
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/ic/rt2860.c
3730
if (sc->sc_ic.ic_opmode == IEEE80211_M_STA)
sys/dev/ic/rt2860.c
4268
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/ic/rt2860.c
915
if (ic->ic_curmode != IEEE80211_M_STA) {
sys/dev/ic/rt2860.c
930
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/rtw.c
2662
case IEEE80211_M_STA:
sys/dev/ic/rtw.c
3700
case IEEE80211_M_STA:
sys/dev/ic/rtw.c
3830
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/ic/wi.c
1557
case IEEE80211_M_STA:
sys/dev/ic/wi.c
2055
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/wi.c
2061
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/wi.c
3265
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/ic/wi.c
427
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/ic/wi.c
802
case IEEE80211_M_STA:
sys/dev/ic/wi.c
972
if (ic->ic_opmode == IEEE80211_M_STA &&
sys/dev/pci/if_bwfm_pci.c
1682
case IEEE80211_M_STA:
sys/dev/pci/if_bwfm_pci.c
1700
if (ic->ic_opmode == IEEE80211_M_STA &&
sys/dev/pci/if_bwfm_pci.c
1749
case IEEE80211_M_STA:
sys/dev/pci/if_ipw.c
1390
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/pci/if_ipw.c
1986
case IEEE80211_M_STA:
sys/dev/pci/if_ipw.c
256
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/pci/if_ipw.c
771
case IEEE80211_M_STA:
sys/dev/pci/if_ipw.c
830
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/pci/if_iwi.c
291
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/pci/if_iwi.c
891
case IEEE80211_M_STA:
sys/dev/pci/if_iwm.c
6244
else if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/pci/if_iwm.c
6931
ic->ic_opmode == IEEE80211_M_STA && ic->ic_bss) {
sys/dev/pci/if_iwm.c
9301
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/pci/if_iwn.c
2078
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/pci/if_iwn.c
4614
case IEEE80211_M_STA:
sys/dev/pci/if_iwn.c
597
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/pci/if_rtwn.c
1142
case IEEE80211_M_STA:
sys/dev/pci/if_rtwn.c
1497
case IEEE80211_M_STA:
sys/dev/pci/if_rtwn.c
318
ic->ic_opmode = IEEE80211_M_STA; /* Default to BSS mode. */
sys/dev/pci/if_wpi.c
1005
if (ic->ic_opmode != IEEE80211_M_STA)
sys/dev/pci/if_wpi.c
1027
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/pci/if_wpi.c
1420
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/pci/if_wpi.c
3021
case IEEE80211_M_STA:
sys/dev/pci/if_wpi.c
340
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/pci/if_wpi.c
988
if (ic->ic_opmode != IEEE80211_M_STA) {
sys/dev/pcmcia/if_malo_pcmcia.c
355
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/usb/if_athn_usb.c
2829
case IEEE80211_M_STA:
sys/dev/usb/if_atu.c
1417
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/usb/if_otus.c
1374
case IEEE80211_M_STA:
sys/dev/usb/if_otus.c
1685
if (ic->ic_opmode != IEEE80211_M_STA) {
sys/dev/usb/if_otus.c
3205
case IEEE80211_M_STA:
sys/dev/usb/if_otus.c
830
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/usb/if_rum.c
1749
if (ic->ic_opmode != IEEE80211_M_STA) {
sys/dev/usb/if_rum.c
1763
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/usb/if_rum.c
389
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/usb/if_rum.c
720
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/usb/if_run.c
1944
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/usb/if_run.c
3872
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/dev/usb/if_run.c
4671
if (sc->sc_ic.ic_opmode == IEEE80211_M_STA)
sys/dev/usb/if_run.c
675
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/usb/if_upgt.c
431
ic->ic_opmode = IEEE80211_M_STA;
sys/dev/usb/if_ural.c
1837
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/usb/if_ural.c
447
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/usb/if_ural.c
779
if (ic->ic_opmode == IEEE80211_M_STA &&
sys/dev/usb/if_urtw.c
2052
case IEEE80211_M_STA:
sys/dev/usb/if_urtw.c
698
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/usb/if_urtwn.c
1743
case IEEE80211_M_STA:
sys/dev/usb/if_urtwn.c
2178
case IEEE80211_M_STA:
sys/dev/usb/if_urtwn.c
4882
case IEEE80211_M_STA:
sys/dev/usb/if_urtwn.c
489
ic->ic_opmode = IEEE80211_M_STA; /* Default to BSS mode. */
sys/dev/usb/if_zyd.c
1733
case IEEE80211_M_STA:
sys/dev/usb/if_zyd.c
1853
if (ic->ic_opmode != IEEE80211_M_STA) {
sys/dev/usb/if_zyd.c
2636
if (ic->ic_opmode == IEEE80211_M_STA)
sys/dev/usb/if_zyd.c
404
ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
sys/dev/usb/if_zyd.c
746
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/net80211/ieee80211.c
672
newopmode = IEEE80211_M_STA;
sys/net80211/ieee80211.c
717
case IEEE80211_M_STA:
sys/net80211/ieee80211.c
767
} else if (ic->ic_opmode == IEEE80211_M_STA) {
sys/net80211/ieee80211.c
777
case IEEE80211_M_STA:
sys/net80211/ieee80211_input.c
1161
case IEEE80211_M_STA:
sys/net80211/ieee80211_input.c
1426
case IEEE80211_M_STA:
sys/net80211/ieee80211_input.c
1485
} else if (ic->ic_opmode == IEEE80211_M_STA) {
sys/net80211/ieee80211_input.c
182
case IEEE80211_M_STA:
sys/net80211/ieee80211_input.c
2086
(ic->ic_opmode == IEEE80211_M_STA && ni->ni_associd) ||
sys/net80211/ieee80211_input.c
2258
if (ic->ic_opmode == IEEE80211_M_STA && ni->ni_associd != 0 &&
sys/net80211/ieee80211_input.c
2358
if (ic->ic_opmode == IEEE80211_M_STA ||
sys/net80211/ieee80211_input.c
2790
if (ic->ic_opmode != IEEE80211_M_STA ||
sys/net80211/ieee80211_input.c
2954
case IEEE80211_M_STA:
sys/net80211/ieee80211_input.c
3011
case IEEE80211_M_STA:
sys/net80211/ieee80211_input.c
3233
if (ic->ic_opmode == IEEE80211_M_STA)
sys/net80211/ieee80211_input.c
572
case IEEE80211_M_STA:
sys/net80211/ieee80211_input.c
665
if (HAS_SEQ(type) && (ic->ic_opmode != IEEE80211_M_STA ||
sys/net80211/ieee80211_ioctl.c
1601
if (ic->ic_opmode != IEEE80211_M_STA)
sys/net80211/ieee80211_ioctl.c
1641
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/net80211/ieee80211_ioctl.c
1699
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/net80211/ieee80211_ioctl.c
1754
if (ic->ic_opmode != IEEE80211_M_STA)
sys/net80211/ieee80211_ioctl.c
1782
case IEEE80211_M_STA:
sys/net80211/ieee80211_ioctl.c
2407
if (ic->ic_opmode != IEEE80211_M_STA)
sys/net80211/ieee80211_ioctl.c
2807
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/net80211/ieee80211_ioctl.c
2826
if (ic->ic_opmode == IEEE80211_M_STA)
sys/net80211/ieee80211_ioctl.c
576
case IEEE80211_M_STA:
sys/net80211/ieee80211_node.c
1447
if (ic->ic_opmode == IEEE80211_M_STA ||
sys/net80211/ieee80211_node.c
1489
if (ic->ic_opmode == IEEE80211_M_STA ||
sys/net80211/ieee80211_node.c
1559
if (ic->ic_opmode == IEEE80211_M_STA || IEEE80211_IS_MULTICAST(macaddr))
sys/net80211/ieee80211_node.c
2460
case IEEE80211_M_STA: /* use stats from associated ap */
sys/net80211/ieee80211_node.c
898
if (ic->ic_opmode == IEEE80211_M_STA)
sys/net80211/ieee80211_output.c
119
case IEEE80211_M_STA:
sys/net80211/ieee80211_output.c
1603
if (ic->ic_opmode == IEEE80211_M_STA)
sys/net80211/ieee80211_output.c
382
if (ic->ic_opmode == IEEE80211_M_STA) {
sys/net80211/ieee80211_output.c
556
if (ic->ic_opmode == IEEE80211_M_STA ||
sys/net80211/ieee80211_output.c
619
case IEEE80211_M_STA:
sys/net80211/ieee80211_output.c
689
(ic->ic_opmode == IEEE80211_M_STA ?
sys/net80211/ieee80211_proto.c
1111
if (ic->ic_opmode == IEEE80211_M_STA)
sys/net80211/ieee80211_proto.c
1125
if (ic->ic_opmode == IEEE80211_M_STA)
sys/net80211/ieee80211_proto.c
837
ic->ic_opmode == IEEE80211_M_STA ?
sys/net80211/ieee80211_proto.c
884
if (ic->ic_opmode != IEEE80211_M_STA || ic->ic_state != IEEE80211_S_RUN)
sys/net80211/ieee80211_proto.c
936
case IEEE80211_M_STA:
sys/net80211/ieee80211_proto.c
954
case IEEE80211_M_STA: