Lines Matching refs:ic_opmode
412 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */ in USB_ATTACH()
727 if (ic->ic_opmode != IEEE80211_M_MONITOR) in ural_task()
730 if (ic->ic_opmode == IEEE80211_M_HOSTAP || in ural_task()
731 ic->ic_opmode == IEEE80211_M_IBSS) { in ural_task()
753 if (ic->ic_opmode != IEEE80211_M_MONITOR) in ural_task()
1446 ic->ic_opmode == IEEE80211_M_MONITOR) { in ural_ioctl()
1717 if (ic->ic_opmode != IEEE80211_M_MONITOR && in ural_set_chan()
1772 logcwmin = (ic->ic_opmode == IEEE80211_M_IBSS) ? 2 : 0; in ural_enable_tsf_sync()
1773 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6; in ural_enable_tsf_sync()
1779 if (ic->ic_opmode == IEEE80211_M_STA) in ural_enable_tsf_sync()
2080 if (ic->ic_opmode != IEEE80211_M_MONITOR) { in ural_init()
2082 if (ic->ic_opmode != IEEE80211_M_HOSTAP) in ural_init()
2092 if (ic->ic_opmode == IEEE80211_M_MONITOR) in ural_init()