Lines Matching refs:ic_opmode
1089 if (ic->ic_opmode != IEEE80211_M_MONITOR && in ural_set_chan()
1124 logcwmin = (ic->ic_opmode == IEEE80211_M_IBSS) ? 2 : 0; in ural_enable_tsf_sync()
1125 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6; in ural_enable_tsf_sync()
1131 if (ic->ic_opmode == IEEE80211_M_STA) in ural_enable_tsf_sync()
1432 if (ic->ic_opmode != IEEE80211_M_MONITOR) { in ural_newstate()
1443 if (ic->ic_opmode != IEEE80211_M_MONITOR) in ural_newstate()
1447 if (ic->ic_opmode == IEEE80211_M_STA && in ural_newstate()
1729 if (ic->ic_opmode != IEEE80211_M_MONITOR) { in ural_init()
1731 if (ic->ic_opmode != IEEE80211_M_HOSTAP) in ural_init()
2244 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */ in ural_attach()
2318 wd.wd_opmode = ic->ic_opmode; in ural_attach()