Lines Matching defs:vap
150 struct ieee80211vap *vap = ni->ni_vap; in wtap_recv_mgmt() local
187 wtap_reset_vap(struct ieee80211vap *vap, u_long cmd) in wtap_reset_vap()
195 wtap_beacon_update(struct ieee80211vap *vap, int item) in wtap_beacon_update()
209 struct ieee80211vap *vap = ni->ni_vap; in wtap_beacon_alloc() local
230 wtap_beacon_config(struct wtap_softc *sc, struct ieee80211vap *vap) in wtap_beacon_config()
239 struct ieee80211vap *vap = arg; in wtap_beacon_intrp() local
278 wtap_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in wtap_newstate()
350 wtap_bmiss(struct ieee80211vap *vap) in wtap_bmiss()
365 struct ieee80211vap *vap; in wtap_vap_create() local
410 wtap_vap_delete(struct ieee80211vap *vap) in wtap_vap_delete()
467 struct ieee80211vap *vap = ni->ni_vap; in wtap_raw_xmit() local
594 struct ieee80211vap *vap = ni->ni_vap; in wtap_transmit() local
610 wtap_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in wtap_node_alloc()