Lines Matching defs:vap

317 null_update_beacon(struct ieee80211vap *vap, int item)  in null_update_beacon()
322 ieee80211_proto_vattach(struct ieee80211vap *vap) in ieee80211_proto_vattach()
401 ieee80211_proto_vdetach(struct ieee80211vap *vap) in ieee80211_proto_vdetach()
641 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_fix_rate() local
766 ieee80211_vap_reset_erp(struct ieee80211vap *vap) in ieee80211_vap_reset_erp()
826 vap_update_bss(struct ieee80211vap *vap, struct ieee80211_node *ni) in vap_update_bss()
859 struct ieee80211vap *vap = arg; in vap_update_slot() local
932 struct ieee80211vap *vap = arg; in vap_update_erp_protmode() local
998 struct ieee80211vap *vap = arg; in vap_update_preamble() local
1064 struct ieee80211vap *vap = arg; in vap_update_ht_protmode() local
1201 ieee80211_vap_set_shortslottime(struct ieee80211vap *vap, int onoff) in ieee80211_vap_set_shortslottime()
1231 ieee80211_vap_update_preamble(struct ieee80211vap *vap) in ieee80211_vap_update_preamble()
1248 ieee80211_vap_update_erp_protmode(struct ieee80211vap *vap) in ieee80211_vap_update_erp_protmode()
1265 ieee80211_vap_update_ht_protmode(struct ieee80211vap *vap) in ieee80211_vap_update_ht_protmode()
1500 setwmeparams(struct ieee80211vap *vap, const char *type, int ac, in setwmeparams()
1514 ieee80211_wme_initparams_locked(struct ieee80211vap *vap) in ieee80211_wme_initparams_locked()
1595 ieee80211_wme_initparams(struct ieee80211vap *vap) in ieee80211_wme_initparams()
1608 ieee80211_wme_updateparams_locked(struct ieee80211vap *vap) in ieee80211_wme_updateparams_locked()
1767 ieee80211_wme_updateparams(struct ieee80211vap *vap) in ieee80211_wme_updateparams()
1785 ieee80211_wme_vap_getparams(struct ieee80211vap *vap, struct chanAccParams *wp) in ieee80211_wme_vap_getparams()
1814 ieee80211_wme_vap_ac_is_noack(struct ieee80211vap *vap, int ac) in ieee80211_wme_vap_ac_is_noack()
1879 struct ieee80211vap *vap = arg; in vap_update_wme() local
1948 ieee80211_start_check_reset_chan(struct ieee80211vap *vap) in ieee80211_start_check_reset_chan()
1964 ieee80211_start_reset_chan(struct ieee80211vap *vap) in ieee80211_start_reset_chan()
1977 ieee80211_start_locked(struct ieee80211vap *vap) in ieee80211_start_locked()
2064 struct ieee80211vap *vap = arg; in ieee80211_init() local
2080 struct ieee80211vap *vap; in ieee80211_start_all() local
2099 ieee80211_stop_locked(struct ieee80211vap *vap) in ieee80211_stop_locked()
2123 ieee80211_stop(struct ieee80211vap *vap) in ieee80211_stop()
2138 struct ieee80211vap *vap; in ieee80211_stop_all() local
2158 struct ieee80211vap *vap; in ieee80211_suspend_all() local
2179 struct ieee80211vap *vap; in ieee80211_resume_all() local
2221 struct ieee80211vap *vap; in beacon_miss() local
2241 struct ieee80211vap *vap = arg; in beacon_swmiss() local
2260 struct ieee80211vap *vap = arg; in ieee80211_swbmiss() local
2305 struct ieee80211vap *vap; in ieee80211_csa_startswitch() local
2333 struct ieee80211vap *vap; in csa_completeswitch() local
2357 struct ieee80211vap *vap; in ieee80211_csa_completeswitch() local
2392 struct ieee80211vap *vap; in ieee80211_cac_completeswitch() local
2419 struct ieee80211vap *vap; in markwaiting() local
2450 struct ieee80211vap *vap; in wakeupwaiting() local
2498 _ieee80211_newstate_get_next_empty_slot(struct ieee80211vap *vap) in _ieee80211_newstate_get_next_empty_slot()
2515 _ieee80211_newstate_get_next_pending_slot(struct ieee80211vap *vap) in _ieee80211_newstate_get_next_pending_slot()
2534 _ieee80211_newstate_get_npending(struct ieee80211vap *vap) in _ieee80211_newstate_get_npending()
2548 struct ieee80211vap *vap = xvap; in ieee80211_newstate_cb() local
2718 ieee80211_new_state_locked(struct ieee80211vap *vap, in ieee80211_new_state_locked()
2906 ieee80211_new_state(struct ieee80211vap *vap, in ieee80211_new_state()