Lines Matching defs:vap
321 null_update_beacon(struct ieee80211vap *vap, int item) in null_update_beacon()
326 ieee80211_proto_vattach(struct ieee80211vap *vap) in ieee80211_proto_vattach()
398 ieee80211_proto_vdetach(struct ieee80211vap *vap) in ieee80211_proto_vdetach()
638 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_fix_rate() local
1015 setwmeparams(struct ieee80211vap *vap, const char *type, int ac, in setwmeparams()
1029 ieee80211_wme_initparams_locked(struct ieee80211vap *vap) in ieee80211_wme_initparams_locked()
1107 ieee80211_wme_initparams(struct ieee80211vap *vap) in ieee80211_wme_initparams()
1120 ieee80211_wme_updateparams_locked(struct ieee80211vap *vap) in ieee80211_wme_updateparams_locked()
1292 ieee80211_wme_updateparams(struct ieee80211vap *vap) in ieee80211_wme_updateparams()
1398 ieee80211_start_check_reset_chan(struct ieee80211vap *vap) in ieee80211_start_check_reset_chan()
1414 ieee80211_start_reset_chan(struct ieee80211vap *vap) in ieee80211_start_reset_chan()
1427 ieee80211_start_locked(struct ieee80211vap *vap) in ieee80211_start_locked()
1513 struct ieee80211vap *vap = arg; in ieee80211_init() local
1529 struct ieee80211vap *vap; in ieee80211_start_all() local
1548 ieee80211_stop_locked(struct ieee80211vap *vap) in ieee80211_stop_locked()
1571 ieee80211_stop(struct ieee80211vap *vap) in ieee80211_stop()
1586 struct ieee80211vap *vap; in ieee80211_stop_all() local
1606 struct ieee80211vap *vap; in ieee80211_suspend_all() local
1627 struct ieee80211vap *vap; in ieee80211_resume_all() local
1673 struct ieee80211vap *vap; in beacon_miss() local
1693 struct ieee80211vap *vap = arg; in beacon_swmiss() local
1712 struct ieee80211vap *vap = arg; in ieee80211_swbmiss() local
1757 struct ieee80211vap *vap; in ieee80211_csa_startswitch() local
1785 struct ieee80211vap *vap; in csa_completeswitch() local
1809 struct ieee80211vap *vap; in ieee80211_csa_completeswitch() local
1844 struct ieee80211vap *vap; in ieee80211_cac_completeswitch() local
1871 struct ieee80211vap *vap; in markwaiting() local
1902 struct ieee80211vap *vap; in wakeupwaiting() local
1932 struct ieee80211vap *vap = xvap; in ieee80211_newstate_cb() local
2069 ieee80211_new_state_locked(struct ieee80211vap *vap, in ieee80211_new_state_locked()
2229 ieee80211_new_state(struct ieee80211vap *vap, in ieee80211_new_state()