Lines Matching refs:ic_opmode
447 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
745 if (ic->ic_opmode != IEEE80211_M_MONITOR) {
752 if (ic->ic_opmode == IEEE80211_M_HOSTAP ||
753 ic->ic_opmode == IEEE80211_M_IBSS) {
775 if (ic->ic_opmode != IEEE80211_M_MONITOR)
779 if (ic->ic_opmode == IEEE80211_M_STA &&
1447 if (ic->ic_opmode != IEEE80211_M_MONITOR)
1776 if (ic->ic_opmode != IEEE80211_M_MONITOR &&
1830 logcwmin = (ic->ic_opmode == IEEE80211_M_IBSS) ? 2 : 0;
1831 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6;
1837 if (ic->ic_opmode == IEEE80211_M_STA)
2202 if (ic->ic_opmode != IEEE80211_M_MONITOR) {
2204 if (ic->ic_opmode != IEEE80211_M_HOSTAP)
2214 if (ic->ic_opmode != IEEE80211_M_MONITOR) {