Searched refs:rvp_cnt (Results 1 – 4 of 4) sorted by relevance
243 uint8_t rvp_cnt; member
296 uint8_t rvp_cnt; member
748 if (sc->rvp_cnt >= MTW_VAP_MAX) { in mtw_vap_create()840 if (sc->rvp_cnt++ == 0) in mtw_vap_create()847 rvp->rvp_id, sc->rvp_bmap, sc->rvp_cnt); in mtw_vap_create()875 --sc->rvp_cnt; in mtw_vap_delete()879 sc->rvp_cnt); in mtw_vap_delete()2161 if (sc->rvp_cnt <= 1 && vap->iv_opmode == IEEE80211_M_STA && in mtw_iter_func()2168 if (sc->rvp_cnt <= 1 && in mtw_iter_func()3144 if (sc->rvp_cnt > 1 || vap->iv_opmode == IEEE80211_M_HOSTAP || in mtw_tx()3502 if ((sc->sc_flags & MTW_RUNNING) && sc->rvp_cnt <= 1 && in mtw_parent()
993 if (sc->rvp_cnt >= RUN_VAP_MAX) { in run_vap_create()1085 if (sc->rvp_cnt++ == 0) in run_vap_create()1092 rvp->rvp_id, sc->rvp_bmap, sc->rvp_cnt); in run_vap_create()1121 --sc->rvp_cnt; in run_vap_delete()1125 vap, rvp_id, sc->rvp_bmap, sc->rvp_cnt); in run_vap_delete()2596 if (sc->rvp_cnt > 1 || vap->iv_opmode != IEEE80211_M_STA) { in run_ratectl_cb()2692 if (sc->rvp_cnt <= 1 && vap->iv_opmode == IEEE80211_M_STA && in run_iter_func()2699 if (sc->rvp_cnt <= 1 && (vap->iv_opmode == IEEE80211_M_IBSS || in run_iter_func()3539 if (sc->rvp_cnt > 1 || vap->iv_opmode == IEEE80211_M_HOSTAP || in run_tx()3885 } else if ((sc->sc_flags & RUN_RUNNING) && sc->rvp_cnt <= 1) in run_parent()