Searched refs:ic_opmode (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-10.2-release/sys/dev/ath/
H A Dif_ath_beacon.c141 if (ic->ic_opmode == IEEE80211_M_HOSTAP ||
142 ic->ic_opmode == IEEE80211_M_MBSS) {
287 if (ic->ic_opmode == IEEE80211_M_IBSS && sc->sc_hasveol) {
937 if (ic->ic_opmode == IEEE80211_M_HOSTAP ||
938 ic->ic_opmode == IEEE80211_M_MBSS) {
959 if (ic->ic_opmode == IEEE80211_M_STA && !sc->sc_swbmiss) {
1058 if (ic->ic_opmode == IEEE80211_M_IBSS) {
1081 } else if (ic->ic_opmode == IEEE80211_M_HOSTAP ||
1082 ic->ic_opmode == IEEE80211_M_MBSS) {
1112 if (ic->ic_opmode
[all...]
H A Dif_ath_rx.c163 if (ic->ic_opmode != IEEE80211_M_STA)
166 if (ic->ic_opmode == IEEE80211_M_MONITOR || (ifp->if_flags & IFF_PROMISC))
168 if (ic->ic_opmode == IEEE80211_M_STA ||
169 ic->ic_opmode == IEEE80211_M_IBSS ||
177 if (ic->ic_opmode == IEEE80211_M_HOSTAP &&
188 ic->ic_opmode == IEEE80211_M_HOSTAP)
198 if (ic->ic_opmode == IEEE80211_M_MONITOR)
223 __func__, rfilt, ieee80211_opmode_name[ic->ic_opmode], ifp->if_flags);
817 if (ic->ic_opmode == IEEE80211_M_STA &&
H A Dif_ath.c588 ic->ic_opmode = IEEE80211_M_STA;
1146 enum ieee80211_opmode ic_opmode; local
1154 ic_opmode = opmode; /* default to opmode of new vap */
1172 ic_opmode = IEEE80211_M_HOSTAP;
1197 if (sc->sc_nvaps != 0 && ic->ic_opmode != opmode) {
1204 ic_opmode = ic->ic_opmode;
1212 if (sc->sc_nvaps != 0 && ic->ic_opmode == IEEE80211_M_STA) {
1224 ic_opmode = IEEE80211_M_HOSTAP;
1226 ic_opmode
[all...]
/freebsd-10.2-release/sys/dev/ipw/
H A Dif_ipw.c299 ic->ic_opmode = IEEE80211_M_STA;
508 ic->ic_opmode = opmode;
903 if (ic->ic_opmode == IEEE80211_M_IBSS) {
1637 if (ic->ic_opmode == IEEE80211_M_STA)
2298 if (ic->ic_opmode == IEEE80211_M_IBSS) {
2479 switch (ic->ic_opmode) {
2493 device_printf(sc->sc_dev, "unknown opmode %d\n", ic->ic_opmode);
2501 if (ic->ic_opmode == IEEE80211_M_IBSS ||
2502 ic->ic_opmode == IEEE80211_M_MONITOR) {
2508 if (ic->ic_opmode
[all...]
/freebsd-10.2-release/sys/dev/bwi/
H A Dbwimac.c1275 switch (ic->ic_opmode) {
1302 if (ic->ic_opmode != IEEE80211_M_IBSS &&
1303 ic->ic_opmode != IEEE80211_M_HOSTAP) {
1940 else if (ic->ic_opmode != IEEE80211_M_HOSTAP)
1968 else if (ic->ic_opmode != IEEE80211_M_HOSTAP)
H A Dif_bwi.c515 ic->ic_opmode = IEEE80211_M_STA;
624 ic->ic_opmode = opmode;
1802 if (ic->ic_opmode == IEEE80211_M_STA &&
3766 KASSERT(ic->ic_opmode != IEEE80211_M_MONITOR,
3767 ("opmode %d", ic->ic_opmode));
/freebsd-10.2-release/sys/dev/usb/wlan/
H A Dif_ural.c611 ic->ic_opmode = opmode;
1728 if (ic->ic_opmode != IEEE80211_M_MONITOR &&
1791 logcwmin = (ic->ic_opmode == IEEE80211_M_IBSS) ? 2 : 0;
1792 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6;
1798 if (ic->ic_opmode == IEEE80211_M_STA)
2124 if (ic->ic_opmode != IEEE80211_M_MONITOR) {
2126 if (ic->ic_opmode != IEEE80211_M_HOSTAP)
H A Dif_run.c778 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
979 ic->ic_opmode = opmode;
2106 ic->ic_opmode = vap->iv_opmode;
2112 ic->ic_opmode = vap->iv_opmode;
2118 ic->ic_opmode = vap->iv_opmode;
2126 ic->ic_opmode = vap->iv_opmode;
5100 DPRINTF("rvp_id=%d ic_opmode=%d\n", RUN_VAP(vap)->rvp_id,
5101 ic->ic_opmode);
5108 if (ic->ic_opmode == IEEE80211_M_STA) {
5114 } else if (ic->ic_opmode
[all...]
H A Dif_urtw.c886 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
1055 ic->ic_opmode = opmode;
2013 switch (ic->ic_opmode) {
2029 ic->ic_opmode);
3955 if (ic->ic_opmode == IEEE80211_M_MONITOR) {
3959 if (sc->sc_crcmon == 1 && ic->ic_opmode == IEEE80211_M_MONITOR)
3962 if (ic->ic_opmode == IEEE80211_M_MONITOR ||
H A Dif_rum.c625 ic->ic_opmode = opmode;
2053 if (ic->ic_opmode != IEEE80211_M_MONITOR) {
2056 if (ic->ic_opmode != IEEE80211_M_HOSTAP)
H A Dif_uath.c447 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
1090 ic->ic_opmode = opmode;
2132 if (ic->ic_opmode == IEEE80211_M_MONITOR) {
H A Dif_zyd.c391 ic->ic_opmode = IEEE80211_M_STA;
510 ic->ic_opmode = opmode;
2017 if (ic->ic_opmode == IEEE80211_M_MONITOR ||
2065 switch (ic->ic_opmode) {
/freebsd-10.2-release/sys/dev/ral/
H A Drt2560.c275 ic->ic_opmode = IEEE80211_M_STA;
402 ic->ic_opmode != IEEE80211_M_HOSTAP) {
433 ic->ic_opmode = opmode;
1327 if (ic->ic_opmode != IEEE80211_M_IBSS &&
1328 ic->ic_opmode != IEEE80211_M_HOSTAP &&
1329 ic->ic_opmode != IEEE80211_M_MBSS)
2259 if (ic->ic_opmode == IEEE80211_M_STA)
2680 if (ic->ic_opmode != IEEE80211_M_MONITOR) {
2682 if (ic->ic_opmode != IEEE80211_M_HOSTAP &&
2683 ic->ic_opmode !
[all...]
H A Drt2661.c276 ic->ic_opmode = IEEE80211_M_STA;
397 ic->ic_opmode != IEEE80211_M_HOSTAP) {
430 ic->ic_opmode = opmode;
2398 if (ic->ic_opmode != IEEE80211_M_MONITOR) {
2401 if (ic->ic_opmode != IEEE80211_M_HOSTAP &&
2402 ic->ic_opmode != IEEE80211_M_MBSS)
H A Drt2860.c317 ic->ic_opmode = IEEE80211_M_STA;
464 ic->ic_opmode != IEEE80211_M_HOSTAP) {
499 ic->ic_opmode = opmode;
949 if (ic->ic_opmode != IEEE80211_M_MONITOR) {
964 if (ic->ic_opmode != IEEE80211_M_MONITOR) {
1382 if (ic->ic_opmode == IEEE80211_M_HOSTAP) {
3239 if (ic->ic_opmode == IEEE80211_M_HOSTAP) {
3829 if (ic->ic_opmode != IEEE80211_M_MONITOR) {
3834 if (ic->ic_opmode == IEEE80211_M_STA)
/freebsd-10.2-release/sys/dev/wi/
H A Dif_wi.c345 ic->ic_opmode = IEEE80211_M_STA;
564 ic->ic_opmode = opmode;
1208 if (ic->ic_opmode != IEEE80211_M_HOSTAP &&
1353 if (ic->ic_opmode != IEEE80211_M_MONITOR) {
1404 if (ic->ic_opmode == IEEE80211_M_IBSS && dir == IEEE80211_FC1_DIR_NODS)
1623 (ic->ic_opmode == IEEE80211_M_MONITOR ||
/freebsd-10.2-release/sys/dev/malo/
H A Dif_malo.c285 ic->ic_opmode = IEEE80211_M_STA;
388 ic->ic_opmode = opmode;
1583 if (ic->ic_opmode == IEEE80211_M_MONITOR ||
1628 ic->ic_opmode != IEEE80211_M_HOSTAP);
/freebsd-10.2-release/sys/net80211/
H A Dieee80211_proto.c626 ic->ic_opmode == IEEE80211_M_HOSTAP &&
936 if (ic->ic_opmode == IEEE80211_M_HOSTAP) {
H A Dieee80211.c1158 media_status(ic->ic_opmode, ic->ic_curchan) &~
1392 imr->ifm_active = media_status(ic->ic_opmode, ic->ic_curchan);
H A Dieee80211_var.h125 enum ieee80211_opmode ic_opmode; /* operation mode */ member in struct:ieee80211com
H A Dieee80211_ddb.c527 db_printf(" opmode %s", ieee80211_opmode_name[ic->ic_opmode]);
/freebsd-10.2-release/sys/dev/wpi/
H A Dif_wpi.c616 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
783 ic->ic_opmode = opmode;
2819 switch (ic->ic_opmode) {
2840 device_printf(sc->sc_dev, "unknown opmode %d\n", ic->ic_opmode);
3560 if (ic->ic_opmode == IEEE80211_M_MONITOR) {
/freebsd-10.2-release/sys/dev/iwi/
H A Dif_iwi.c365 ic->ic_opmode = IEEE80211_M_STA;
532 ic->ic_opmode = opmode;
2565 config.answer_pbreq = (ic->ic_opmode == IEEE80211_M_IBSS) ? 1 : 0;
2568 if (ic->ic_opmode == IEEE80211_M_MONITOR) {
2577 if (ic->ic_opmode == IEEE80211_M_IBSS) {
/freebsd-10.2-release/sys/dev/if_ndis/
H A Dif_ndis.c740 ic->ic_opmode = IEEE80211_M_STA;
997 ic->ic_opmode = opmode;
2281 if (ic->ic_opmode == IEEE80211_M_IBSS)
2667 if (ic->ic_opmode == IEEE80211_M_STA)
/freebsd-10.2-release/sys/dev/wtap/
H A Dif_wtap.c801 ic->ic_opmode = IEEE80211_M_MBSS;

Completed in 457 milliseconds

12