Lines Matching refs:IEEE80211_M_STA
844 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */ in run_attach()
1000 case IEEE80211_M_STA: in run_vap_create()
2234 case IEEE80211_M_STA: in run_newstate()
2404 wcid = (vap->iv_opmode == IEEE80211_M_STA) ? in run_key_set_cb()
2597 if (sc->rvp_cnt > 1 || vap->iv_opmode != IEEE80211_M_STA) { in run_ratectl_cb()
2693 if (sc->rvp_cnt <= 1 && vap->iv_opmode == IEEE80211_M_STA && in run_iter_func()
2701 vap->iv_opmode == IEEE80211_M_STA)) { in run_iter_func()
2781 wcid = (vap->iv_opmode == IEEE80211_M_STA) ? in run_newassoc()
3415 if (vap->iv_opmode != IEEE80211_M_STA && !IEEE80211_QOS_HAS_SEQ(wh)) in run_set_tx_desc()
3514 txwi->wcid = (vap->iv_opmode == IEEE80211_M_STA) ? in run_tx()
5133 vap->iv_opmode != IEEE80211_M_STA) in run_usb_timeout_cb()
5214 if (ic->ic_opmode == IEEE80211_M_STA) { in run_enable_tsf_sync()
6068 if (ic->ic_opmode == IEEE80211_M_STA) in run_txrx_enable()