Searched defs:vap (Results 1 - 25 of 153) sorted by relevance

1234567

/freebsd-11-stable/sys/net80211/
H A Dieee80211_monitor.c78 monitor_vdetach(struct ieee80211vap *vap) argument
83 monitor_vattach(struct ieee80211vap *vap) argument
94 monitor_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
131 struct ieee80211vap *vap = ni->ni_vap; local
[all...]
H A Dieee80211_ratectl.c85 struct ieee80211vap *vap = arg1; local
108 ieee80211_ratectl_init(struct ieee80211vap *vap) argument
121 ieee80211_ratectl_set(struct ieee80211vap *vap, int type) argument
[all...]
H A Dieee80211_alq.c136 ieee80211_alq_log(struct ieee80211vap *vap, uint8_t op, u_char *p, int l) argument
H A Dieee80211_crypto_none.c75 none_attach(struct ieee80211vap *vap, struct ieee80211_key *k) argument
101 struct ieee80211vap *vap = k->wk_private; local
122 struct ieee80211vap *vap = k->wk_private; local
142 struct ieee80211vap *vap local
151 struct ieee80211vap *vap = k->wk_private; local
[all...]
H A Dieee80211_ratectl_none.c52 none_init(struct ieee80211vap *vap) argument
57 none_deinit(struct ieee80211vap *vap) argument
83 none_tx_complete(const struct ieee80211vap *vap, argument
90 none_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, argument
96 none_setinterval(const struct ieee80211vap *vap, int msecs) argument
H A Dieee80211_rssadapt.h46 const struct ieee80211vap *vap; member in struct:ieee80211_rssadapt
H A Dieee80211_input.h161 struct ieee80211vap *vap = ni->ni_vap; local
[all...]
H A Dieee80211_power.c66 ieee80211_power_vattach(struct ieee80211vap *vap) argument
79 ieee80211_power_latevattach(struct ieee80211vap *vap) argument
99 ieee80211_power_vdetach(struct ieee80211vap *vap) argument
233 struct ieee80211vap *vap = ni->ni_vap; local
273 ieee80211_update_ps(struct ieee80211vap *vap, int nsta) argument
287 struct ieee80211vap *vap = ni->ni_vap; local
327 struct ieee80211vap *vap = ni->ni_vap; local
420 struct ieee80211vap *vap = ni->ni_vap; local
481 struct ieee80211vap *vap = ni->ni_vap; local
521 ieee80211_sta_pwrsave(struct ieee80211vap *vap, int enable) argument
556 ieee80211_sta_tim_notify(struct ieee80211vap *vap, int set) argument
598 ieee80211_sta_ps_timer_check(struct ieee80211vap *vap) argument
[all...]
H A Dieee80211_radiotap.c112 ieee80211_radiotap_vattach(struct ieee80211vap *vap) argument
126 ieee80211_radiotap_vdetach(struct ieee80211vap *vap) argument
192 struct ieee80211vap *vap; local
259 struct ieee80211vap *vap; local
[all...]
H A Dieee80211_ratectl.h67 ieee80211_ratectl_deinit(struct ieee80211vap *vap) argument
75 const struct ieee80211vap *vap = ni->ni_vap; local
83 const struct ieee80211vap *vap = ni->ni_vap; local
91 const struct ieee80211vap *vap = ni->ni_vap; local
97 ieee80211_ratectl_tx_complete(const struct ieee80211vap *vap, argument
104 ieee80211_ratectl_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3) argument
113 ieee80211_ratectl_setinterval(const struct ieee80211vap *vap, int msecs) argument
123 const struct ieee80211vap *vap = ni->ni_vap; local
[all...]
H A Dieee80211_superg.h146 ieee80211_decap_fastframe(struct ieee80211vap *vap, struct ieee80211_node *ni, argument
H A Dieee80211_acl.c99 acl_attach(struct ieee80211vap *vap) argument
117 acl_detach(struct ieee80211vap *vap) argument
156 acl_check(struct ieee80211vap *vap, const struct ieee80211_frame *wh) argument
173 acl_add(struct ieee80211vap *vap, cons argument
212 acl_remove(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
231 acl_free_all(struct ieee80211vap *vap) argument
247 acl_setpolicy(struct ieee80211vap *vap, int policy) argument
274 acl_getpolicy(struct ieee80211vap *vap) argument
282 acl_setioctl(struct ieee80211vap *vap, struct ieee80211req *ireq) argument
289 acl_getioctl(struct ieee80211vap *vap, struct ieee80211req *ireq) argument
[all...]
H A Dieee80211_crypto_wep.c88 wep_attach(struct ieee80211vap *vap, struct ieee80211_key *k) argument
126 struct ieee80211vap *vap = ctx->wc_vap; local
229 struct ieee80211vap *vap = ctx->wc_vap; local
326 struct ieee80211vap *vap local
409 struct ieee80211vap *vap = ctx->wc_vap; local
[all...]
H A Dieee80211_action.c247 struct ieee80211vap *vap = ni->ni_vap; local
H A Dieee80211_dfs.c132 struct ieee80211vap *vap = arg; local
185 ieee80211_dfs_cac_start(struct ieee80211vap *vap) argument
203 ieee80211_dfs_cac_stop(struct ieee80211vap *vap) argument
[all...]
H A Dieee80211_amrr.c102 amrr_setinterval(const struct ieee80211vap *vap, int msecs) argument
117 amrr_init(struct ieee80211vap *vap) argument
137 amrr_deinit(struct ieee80211vap *vap) argument
167 struct ieee80211vap *vap = ni->ni_vap; local
384 amrr_tx_complete(const struct ieee80211vap *vap, const struct ieee80211_node *ni, int ok, void *arg1, void *arg2 __unused) argument
406 amrr_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3) argument
423 struct ieee80211vap *vap = arg1; local
439 amrr_sysctlattach(struct ieee80211vap *vap, struct sysctl_ctx_list *ctx, struct sysctl_oid *tree) argument
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_keycache.c183 ath_keyset(struct ath_softc *sc, struct ieee80211vap *vap, argument
417 ath_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k, argument
486 ath_key_delete(struct ieee80211vap *vap, cons argument
530 ath_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k) argument
[all...]
H A Dif_ath_ioctl.c245 struct ieee80211vap *vap; local
H A Dif_ath_tdma.c250 ath_tdma_config(struct ath_softc *sc, struct ieee80211vap *vap) argument
359 struct ieee80211vap *vap = ni->ni_vap; local
612 ath_tdma_beacon_send(struct ath_softc *sc, struct ieee80211vap *vap) argument
[all...]
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clsubs.c183 struct vattr *vap; local
[all...]
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c260 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); local
381 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); local
460 iwm_mvm_mac_ctxt_cmd_station(struct iwm_softc *sc, struct ieee80211vap *vap, argument
488 iwm_mvm_mac_ctx_send(struct iwm_softc *sc, struct ieee80211vap *vap, uint32_t action) argument
495 iwm_mvm_mac_ctxt_add(struct iwm_softc *sc, struct ieee80211vap *vap) argument
514 iwm_mvm_mac_ctxt_changed(struct iwm_softc *sc, struct ieee80211vap *vap) argument
[all...]
H A Dif_iwm_power.c255 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); local
288 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); local
375 struct ieee80211vap *vap = TAILQ_FIRST(&sc->sc_ic.ic_vaps); local
419 struct ieee80211vap *vap = TAILQ_FIRST(&sc->sc_ic.ic_vaps); local
435 struct ieee80211vap *vap = TAILQ_FIRST(&sc->sc_ic.ic_vaps); local
[all...]
H A Dif_iwm_sta.c276 iwm_mvm_rm_sta(struct iwm_softc *sc, struct ieee80211vap *vap, argument
312 iwm_mvm_rm_sta_id(struct iwm_softc *sc, struct ieee80211vap *vap) argument
/freebsd-11-stable/sys/security/mac_bsdextended/
H A Dmac_bsdextended.c228 ugidfw_rulecheck(struct mac_bsdextended_rule *rule, struct ucred *cred, struct vnode *vp, struct vattr *vap, int acc_mode) argument
426 ugidfw_check(struct ucred *cred, struct vnode *vp, struct vattr *vap, int acc_mode) argument
459 struct vattr vap; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_subr.c43 dtfs_baseattrs(struct vattr *vap, enum vtype type, ino_t id) argument
[all...]

Completed in 579 milliseconds

1234567