Home
last modified time | relevance | path

Searched defs:vap (Results 26 – 50 of 199) sorted by relevance

12345678

/freebsd/sys/net80211/
H A Dieee80211_amrr.c100 amrr_setinterval(const struct ieee80211vap *vap, int msecs) in amrr_setinterval()
113 amrr_init(struct ieee80211vap *vap) in amrr_init()
133 amrr_deinit(struct ieee80211vap *vap) in amrr_deinit()
164 struct ieee80211vap *vap = ni->ni_vap; in amrr_node_init() local
427 amrr_tx_update(struct ieee80211vap *vap, in amrr_tx_update()
442 struct ieee80211vap *vap = arg1; in amrr_sysctl_interval() local
458 amrr_sysctlattach(struct ieee80211vap *vap, in amrr_sysctlattach()
H A Dieee80211_hostap.c91 hostap_vdetach(struct ieee80211vap *vap) in hostap_vdetach()
96 hostap_vattach(struct ieee80211vap *vap) in hostap_vattach()
121 struct ieee80211vap *vap = ni->ni_vap; in sta_csa() local
478 struct ieee80211vap *vap = ni->ni_vap; in hostap_input() local
919 struct ieee80211vap *vap = ni->ni_vap; in hostap_auth_open() local
998 struct ieee80211vap *vap = ni->ni_vap; in hostap_auth_shared() local
1557 struct ieee80211vap *vap = ni->ni_vap; in wpa_assocreq() local
1651 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_deliver_l2uf() local
1698 struct ieee80211vap *vap = ni->ni_vap; in capinfomismatch() local
1723 struct ieee80211vap *vap = ni->ni_vap; in authalgreject() local
[all …]
H A Dieee80211_ratectl.h109 ieee80211_ratectl_deinit(struct ieee80211vap *vap) in ieee80211_ratectl_deinit()
117 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_init() local
125 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_deinit() local
133 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_rate() local
142 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_tx_complete() local
148 ieee80211_ratectl_tx_update(struct ieee80211vap *vap, in ieee80211_ratectl_tx_update()
157 ieee80211_ratectl_setinterval(const struct ieee80211vap *vap, int msecs) in ieee80211_ratectl_setinterval()
167 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_stats() local
H A Dieee80211_ratectl.c84 struct ieee80211vap *vap = arg1; in ieee80211_ratectl_sysctl_stats() local
107 ieee80211_ratectl_init(struct ieee80211vap *vap) in ieee80211_ratectl_init()
120 ieee80211_ratectl_set(struct ieee80211vap *vap, int type) in ieee80211_ratectl_set()
H A Dieee80211_scan_sta.c248 struct ieee80211vap *vap = ss->ss_vap; in sta_add() local
478 add_channels(struct ieee80211vap *vap, in add_channels()
747 sta_start(struct ieee80211_scan_state *ss, struct ieee80211vap *vap) in sta_start()
769 sta_restart(struct ieee80211_scan_state *ss, struct ieee80211vap *vap) in sta_restart()
781 sta_cancel(struct ieee80211_scan_state *ss, struct ieee80211vap *vap) in sta_cancel()
791 demote11b(struct ieee80211vap *vap, struct ieee80211_channel *chan) in demote11b()
1013 match_bss(struct ieee80211vap *vap, in match_bss()
1423 struct ieee80211vap *vap = ss->ss_vap; in sta_age() local
1763 ap_start(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
1784 ap_cancel(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
[all …]
H A Dieee80211_rssadapt.c116 rssadapt_setinterval(const struct ieee80211vap *vap, int msecs) in rssadapt_setinterval()
129 rssadapt_init(struct ieee80211vap *vap) in rssadapt_init()
149 rssadapt_deinit(struct ieee80211vap *vap) in rssadapt_deinit()
176 struct ieee80211vap *vap = ni->ni_vap; in rssadapt_node_init() local
362 struct ieee80211vap *vap = arg1; in rssadapt_sysctl_interval() local
378 rssadapt_sysctlattach(struct ieee80211vap *vap, in rssadapt_sysctlattach()
H A Dieee80211.c387 struct ieee80211vap *vap; in ieee80211_ifdetach() local
506 default_reset(struct ieee80211vap *vap, u_long cmd) in default_reset()
533 struct ieee80211vap *vap = ifp->if_softc; in ieee80211_get_counter() local
763 ieee80211_vap_detach(struct ieee80211vap *vap) in ieee80211_vap_detach()
844 ieee80211_promisc(struct ieee80211vap *vap, bool on) in ieee80211_promisc()
891 struct ieee80211vap *vap; in ieee80211_syncflag_locked() local
931 struct ieee80211vap *vap; in ieee80211_syncflag_ht_locked() local
971 struct ieee80211vap *vap; in ieee80211_syncflag_vht_locked() local
1011 struct ieee80211vap *vap; in ieee80211_syncflag_ext_locked() local
2198 struct ieee80211vap *vap = ifp->if_softc; in ieee80211_media_change() local
[all …]
H A Dieee80211_crypto_wep.c88 wep_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in wep_attach()
126 struct ieee80211vap *vap = ctx->wc_vap; in wep_setiv() local
241 struct ieee80211vap *vap = ctx->wc_vap; in wep_decap() local
349 struct ieee80211vap *vap = ctx->wc_vap; in wep_encrypt() local
432 struct ieee80211vap *vap = ctx->wc_vap; in wep_decrypt() local
H A Dieee80211_vht.c136 ieee80211_vht_vattach(struct ieee80211vap *vap) in ieee80211_vht_vattach()
161 ieee80211_vht_vdetach(struct ieee80211vap *vap) in ieee80211_vht_vdetach()
298 ieee80211_vht_timeout(struct ieee80211vap *vap) in ieee80211_vht_timeout()
343 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_vht_get_vhtcap_ie() local
701 ieee80211_add_vhtcap_ch(uint8_t *frm, struct ieee80211vap *vap, in ieee80211_add_vhtcap_ch()
H A Dieee80211_regdomain.c89 ieee80211_regdomain_vattach(struct ieee80211vap *vap) in ieee80211_regdomain_vattach()
94 ieee80211_regdomain_vdetach(struct ieee80211vap *vap) in ieee80211_regdomain_vdetach()
345 struct ieee80211vap *vap; in allvapsdown() local
355 ieee80211_setregdomain(struct ieee80211vap *vap, in ieee80211_setregdomain()
/freebsd/sys/dev/iwm/
H A Dif_iwm_power.c253 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwm_power_config_skip_dtim() local
282 struct ieee80211vap *vap = &ivp->iv_vap; in iwm_power_build_cmd() local
380 struct ieee80211vap *vap; in iwm_power_set_ps() local
415 struct ieee80211vap *vap = &ivp->iv_vap; in iwm_power_set_ba() local
434 struct ieee80211vap *vap = TAILQ_FIRST(&sc->sc_ic.ic_vaps); in iwm_power_update_ps() local
450 struct ieee80211vap *vap = TAILQ_FIRST(&sc->sc_ic.ic_vaps); in iwm_power_update_mac() local
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c476 struct ieee80211vap *vap; in rtwn_vap_create() local
612 rtwn_vap_delete(struct ieee80211vap *vap) in rtwn_vap_delete()
661 rtwn_ioctl_reset(struct ieee80211vap *vap, u_long cmd) in rtwn_ioctl_reset()
774 rtwn_push_nulldata(struct rtwn_softc *sc, struct ieee80211vap *vap) in rtwn_push_nulldata()
874 struct ieee80211vap *vap = &sc->vaps[0]->vap; in rtwn_set_pwrmode_cb() local
884 struct ieee80211vap *vap = arg; in rtwn_tsf_sync_adhoc() local
907 struct ieee80211vap *vap = arg; in rtwn_tsf_sync_adhoc_task() local
1189 struct ieee80211vap *vap; in rtwn_calc_basicrates() local
1215 rtwn_run(struct rtwn_softc *sc, struct ieee80211vap *vap) in rtwn_run()
1365 struct ieee80211vap *vap; in rtwn_parent() local
[all …]
H A Dif_rtwn_cam.c110 rtwn_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k, in rtwn_key_alloc()
301 rtwn_process_key(struct ieee80211vap *vap, const struct ieee80211_key *k, in rtwn_process_key()
333 rtwn_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k) in rtwn_key_set()
339 rtwn_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k) in rtwn_key_delete()
H A Dif_rtwn_beacon.c107 struct ieee80211vap *vap = ni->ni_vap; in rtwn_setup_beacon() local
157 rtwn_update_beacon(struct ieee80211vap *vap, int item) in rtwn_update_beacon()
220 struct ieee80211vap *vap = arg; in rtwn_tx_beacon_csa() local
/freebsd/sys/fs/nfsclient/
H A Dnfs_kdtrace.h87 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) do { \ argument
99 #define KDTRACE_NFS_ATTRCACHE_LOAD_DONE(vp, vap, error) do { \ argument
114 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) argument
116 #define KDTRACE_NFS_ATTRCACHE_LOAD_DONE(vp, vap, error) argument
/freebsd/sys/nfs/
H A Dnfs_kdtrace.h87 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) do { \ argument
99 #define KDTRACE_NFS_ATTRCACHE_LOAD_DONE(vp, vap, error) do { \ argument
114 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) argument
116 #define KDTRACE_NFS_ATTRCACHE_LOAD_DONE(vp, vap, error) argument
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_tx.c128 struct ieee80211vap *vap = ni->ni_vap; in r12a_tx_raid() local
202 struct ieee80211vap *vap = ni->ni_vap; in r12a_tx_set_sgi() local
218 struct ieee80211vap *vap = ni->ni_vap; in r12a_tx_set_ldpc() local
230 struct ieee80211vap *vap = ni->ni_vap; in r12a_fill_tx_desc() local
351 struct ieee80211vap *vap = ni->ni_vap; in r12a_fill_tx_desc_raw() local
/freebsd/sys/dev/ath/
H A Dif_ath_keycache.c183 ath_keyset(struct ath_softc *sc, struct ieee80211vap *vap, in ath_keyset()
417 ath_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k, in ath_key_alloc()
487 ath_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k) in ath_key_delete()
531 ath_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k) in ath_key_set()
H A Dif_ath_beacon.c182 struct ieee80211vap *vap = ni->ni_vap; in ath_beacon_alloc() local
379 ath_beacon_update(struct ieee80211vap *vap, int item) in ath_beacon_update()
434 struct ieee80211vap *vap; in ath_beacon_proc() local
699 ath_beacon_generate(struct ath_softc *sc, struct ieee80211vap *vap) in ath_beacon_generate()
825 ath_beacon_start_adhoc(struct ath_softc *sc, struct ieee80211vap *vap) in ath_beacon_start_adhoc()
925 ath_beacon_config(struct ath_softc *sc, struct ieee80211vap *vap) in ath_beacon_config()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c160 struct ieee80211vap *vap; in lkpi_sta_sync_ht_from_ni() local
836 struct ieee80211vap *vap; in lkpi_update_mcast_filter() local
2738 struct ieee80211vap *vap; in lkpi_ic_wme_update() local
2762 struct ieee80211vap *vap; in lkpi_ic_vap_create() local
3187 struct ieee80211vap *vap; in lkpi_ic_scan_start() local
4067 struct ieee80211vap *vap; in lkpi_ic_ampdu_rx_start() local
4119 struct ieee80211vap *vap; in lkpi_ic_ampdu_rx_stop() local
5044 struct ieee80211vap *vap; in linuxkpi_ieee80211_rx() local
5735 struct ieee80211vap *vap; in linuxkpi_ieee80211_pspoll_get() local
5765 struct ieee80211vap *vap; in linuxkpi_ieee80211_nullfunc_get() local
[all …]
/freebsd/sys/dev/usb/wlan/
H A Dif_rum.c665 struct ieee80211vap *vap; in rum_vap_create() local
717 rum_vap_delete(struct ieee80211vap *vap) in rum_vap_delete()
876 rum_beacon_miss(struct ieee80211vap *vap) in rum_beacon_miss()
907 struct ieee80211vap *vap = ni->ni_vap; in rum_sta_recv_mgmt() local
1074 struct ieee80211vap *vap; in rum_bulk_write_callback() local
1456 struct ieee80211vap *vap = ni->ni_vap; in rum_tx_crypto_flags() local
1621 struct ieee80211vap *vap = ni->ni_vap; in rum_tx_data() local
2815 struct ieee80211vap *vap = data->vap; in rum_update_beacon_cb() local
3115 struct ieee80211vap *vap = ni->ni_vap; in rum_ratectl_start() local
3128 struct ieee80211vap *vap = &rvp->vap; in rum_ratectl_timeout() local
[all …]
/freebsd/sys/dev/mwl/
H A Dif_mwl.c596 struct ieee80211vap *vap, *apvap; in mwl_vap_create() local
717 mwl_vap_delete(struct ieee80211vap *vap) in mwl_vap_delete()
1017 mwl_setrates(struct ieee80211vap *vap) in mwl_setrates()
1468 struct ieee80211vap *vap; in mwl_media_change() local
1904 struct ieee80211vap *vap = ni->ni_vap; in mwl_set_tim() local
2267 struct ieee80211vap *vap = ni->ni_vap; in mwl_node_cleanup() local
3071 struct ieee80211vap *vap = ni->ni_vap; in mwl_tx_start() local
3559 struct ieee80211vap *vap = ni->ni_vap; in mwl_addba_request() local
3873 mwl_startcsa(struct ieee80211vap *vap) in mwl_startcsa()
3908 struct ieee80211vap *vap = ni->ni_vap; in mwl_peerstadb() local
[all …]
/freebsd/sys/security/mac_bsdextended/
H A Dmac_bsdextended.c228 struct ucred *cred, struct vnode *vp, struct vattr *vap, int acc_mode) in ugidfw_rulecheck()
423 ugidfw_check(struct ucred *cred, struct vnode *vp, struct vattr *vap, in ugidfw_check()
456 struct vattr vap; in ugidfw_check_vp() local
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_inode.c115 zpl_vap_init(vattr_t *vap, struct inode *dir, umode_t mode, cred_t *cr, in zpl_vap_init()
147 vattr_t *vap; in zpl_create() local
197 vattr_t *vap; in zpl_mknod() local
260 vattr_t *vap; in zpl_tmpfile() local
350 vattr_t *vap; in zpl_mkdir() local
491 vattr_t *vap; in zpl_setattr() local
616 vattr_t *vap; in zpl_symlink() local
/freebsd/sys/dev/wpi/
H A Dif_wpi.c625 struct ieee80211vap *vap; in wpi_vap_create() local
660 wpi_vap_delete(struct ieee80211vap *vap) in wpi_vap_delete()
1664 struct ieee80211vap *vap = ni->ni_vap; in wpi_ibss_recv_mgmt() local
2785 struct ieee80211vap *vap = ni->ni_vap; in wpi_tx_data() local
2955 struct ieee80211vap *vap = ni->ni_vap; in wpi_tx_data_raw() local
4092 struct ieee80211vap *vap = ss->ss_vap; in wpi_scan() local
4393 struct ieee80211vap *vap = ni->ni_vap; in wpi_setup_beacon() local
4467 struct ieee80211vap *vap = ni->ni_vap; in wpi_newassoc() local
4595 struct ieee80211vap *vap = ni->ni_vap; in wpi_load_key() local
4659 struct ieee80211vap *vap = ni->ni_vap; in wpi_load_key_cb() local
[all …]

12345678