Home
last modified time | relevance | path

Searched defs:vap (Results 1 – 25 of 120) sorted by relevance

12345

/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_crypto.c63 null_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k, in null_key_alloc()
88 null_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k) in null_key_delete()
93 null_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k) in null_key_set()
97 static void null_key_update(struct ieee80211vap *vap) {} in null_key_update()
109 cipher_attach(struct ieee80211vap *vap, struct ieee80211_key *key) in cipher_attach()
118 dev_key_alloc(struct ieee80211vap *vap, in dev_key_alloc()
126 dev_key_delete(struct ieee80211vap *vap, in dev_key_delete()
133 dev_key_set(struct ieee80211vap *vap, const struct ieee80211_key *key) in dev_key_set()
160 ieee80211_crypto_vattach(struct ieee80211vap *vap) in ieee80211_crypto_vattach()
185 ieee80211_crypto_vdetach(struct ieee80211vap *vap) in ieee80211_crypto_vdetach()
[all …]
H A Dieee80211_ioctl.c73 ieee80211_ioctl_getkey(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getkey()
129 ieee80211_ioctl_getchanlist(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getchanlist()
139 ieee80211_ioctl_getchaninfo(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getchaninfo()
153 ieee80211_ioctl_getwpaie(struct ieee80211vap *vap, in ieee80211_ioctl_getwpaie()
213 ieee80211_ioctl_getstastats(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getstastats()
318 ieee80211_ioctl_getscanresults(struct ieee80211vap *vap, in ieee80211_ioctl_getscanresults()
358 struct ieee80211vap *vap; member
389 struct ieee80211vap *vap = ni->ni_vap; in get_sta_info() local
472 getstainfo_common(struct ieee80211vap *vap, struct ieee80211req *ireq, in getstainfo_common()
520 ieee80211_ioctl_getstainfo(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getstainfo()
[all …]
H A Dieee80211_node.c151 ieee80211_node_vattach(struct ieee80211vap *vap) in ieee80211_node_vattach()
169 ieee80211_node_latevattach(struct ieee80211vap *vap) in ieee80211_node_latevattach()
203 ieee80211_node_vdetach(struct ieee80211vap *vap) in ieee80211_node_vdetach()
225 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_authorize() local
238 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_unauthorize() local
256 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_setuptxparms() local
293 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_set_chan() local
337 ieee80211_create_ibss(struct ieee80211vap* vap, struct ieee80211_channel *chan) in ieee80211_create_ibss()
437 ieee80211_reset_bss(struct ieee80211vap *vap) in ieee80211_reset_bss()
476 check_bss(struct ieee80211vap *vap, struct ieee80211_node *ni) in check_bss()
[all …]
H A Dieee80211_scan.c122 ieee80211_scan_vattach(struct ieee80211vap *vap) in ieee80211_scan_vattach()
137 ieee80211_scan_vdetach(struct ieee80211vap *vap) in ieee80211_scan_vdetach()
219 ieee80211_scan_update_locked(struct ieee80211vap *vap, in ieee80211_scan_update_locked()
285 struct ieee80211vap *vap = ss->ss_vap; in ieee80211_scan_dump() local
295 ieee80211_scan_copy_ssid(struct ieee80211vap *vap, struct ieee80211_scan_state *ss, in ieee80211_scan_copy_ssid()
313 ieee80211_start_scan(struct ieee80211vap *vap, int flags, in ieee80211_start_scan()
338 ieee80211_check_scan(struct ieee80211vap *vap, int flags, in ieee80211_check_scan()
396 ieee80211_check_scan_current(struct ieee80211vap *vap) in ieee80211_check_scan_current()
409 ieee80211_bg_scan(struct ieee80211vap *vap, int flags) in ieee80211_bg_scan()
437 ieee80211_cancel_scan(struct ieee80211vap *vap) in ieee80211_cancel_scan()
[all …]
H A Dieee80211_proto.c321 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()
[all …]
H A Dieee80211_tdma.c127 settxparms(struct ieee80211vap *vap, enum ieee80211_phymode mode, int rate) in settxparms()
146 ieee80211_tdma_vattach(struct ieee80211vap *vap) in ieee80211_tdma_vattach()
201 tdma_vdetach(struct ieee80211vap *vap) in tdma_vdetach()
219 struct ieee80211vap *vap = arg; in sta_leave() local
229 tdma_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in tdma_newstate()
295 tdma_beacon_miss(struct ieee80211vap *vap) in tdma_beacon_miss()
334 struct ieee80211vap *vap = ni->ni_vap; in tdma_recv_mgmt() local
413 tdma_update(struct ieee80211vap *vap, const struct ieee80211_tdma_param *tdma, in tdma_update()
527 struct ieee80211vap *vap = ni->ni_vap; in tdma_process_params() local
632 ieee80211_tdma_getslot(struct ieee80211vap *vap) in ieee80211_tdma_getslot()
[all …]
H A Dieee80211_power.c66 ieee80211_power_vattach(struct ieee80211vap *vap) in ieee80211_power_vattach()
79 ieee80211_power_latevattach(struct ieee80211vap *vap) in ieee80211_power_latevattach()
104 ieee80211_power_vdetach(struct ieee80211vap *vap) in ieee80211_power_vdetach()
238 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_psq_age() local
278 ieee80211_update_ps(struct ieee80211vap *vap, int nsta) in ieee80211_update_ps()
292 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_set_tim() local
332 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_pwrsave() local
425 struct ieee80211vap *vap = ni->ni_vap; in pwrsave_flushq() local
486 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_pwrsave() local
526 ieee80211_sta_pwrsave(struct ieee80211vap *vap, int enable) in ieee80211_sta_pwrsave()
[all …]
H A Dieee80211_mesh.c195 mesh_rt_add_locked(struct ieee80211vap *vap, in mesh_rt_add_locked()
231 ieee80211_mesh_rt_find(struct ieee80211vap *vap, in ieee80211_mesh_rt_find()
244 ieee80211_mesh_rt_add(struct ieee80211vap *vap, in ieee80211_mesh_rt_add()
309 ieee80211_mesh_proxy_check(struct ieee80211vap *vap, in ieee80211_mesh_proxy_check()
369 ieee80211_mesh_rt_del(struct ieee80211vap *vap, in ieee80211_mesh_rt_del()
394 ieee80211_mesh_rt_flush(struct ieee80211vap *vap) in ieee80211_mesh_rt_flush()
408 ieee80211_mesh_rt_flush_peer(struct ieee80211vap *vap, in ieee80211_mesh_rt_flush_peer()
427 mesh_rt_flush_invalid(struct ieee80211vap *vap) in mesh_rt_flush_invalid()
486 mesh_select_proto_path(struct ieee80211vap *vap, const char *name) in mesh_select_proto_path()
501 mesh_select_proto_metric(struct ieee80211vap *vap, const char *name) in mesh_select_proto_metric()
[all …]
H A Dieee80211_sta.c91 sta_vdetach(struct ieee80211vap *vap) in sta_vdetach()
96 sta_vattach(struct ieee80211vap *vap) in sta_vattach()
112 sta_beacon_miss(struct ieee80211vap *vap) in sta_beacon_miss()
189 sta_authretry(struct ieee80211vap *vap, struct ieee80211_node *ni, int reason) in sta_authretry()
210 sta_swbmiss_start(struct ieee80211vap *vap) in sta_swbmiss_start()
232 sta_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in sta_newstate()
479 isdstods_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isdstods_mcastecho()
500 isfromds_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isfromds_mcastecho()
516 doprint(struct ieee80211vap *vap, int subtype) in doprint()
541 struct ieee80211vap *vap = ni->ni_vap; in sta_input() local
[all …]
H A Dieee80211_input.c121 struct ieee80211vap *vap; in ieee80211_input_mimo_all() local
181 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_defrag() local
271 ieee80211_deliver_data(struct ieee80211vap *vap, in ieee80211_deliver_data()
316 ieee80211_decap(struct ieee80211vap *vap, struct mbuf *m, int hdrlen) in ieee80211_decap()
416 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_setup_rates() local
452 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_error() local
512 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_beacon() local
756 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_action() local
876 ieee80211_ssid_mismatch(struct ieee80211vap *vap, const char *tag, in ieee80211_ssid_mismatch()
889 ieee80211_getbssid(const struct ieee80211vap *vap, in ieee80211_getbssid()
[all …]
H A Dieee80211_scan_sw.c141 ieee80211_swscan_vattach(struct ieee80211vap *vap) in ieee80211_swscan_vattach()
151 ieee80211_swscan_vdetach(struct ieee80211vap *vap) in ieee80211_swscan_vdetach()
164 ieee80211_swscan_set_scan_duration(struct ieee80211vap *vap, u_int duration) in ieee80211_swscan_set_scan_duration()
181 struct ieee80211vap *vap, int flags, u_int duration, in ieee80211_swscan_start_scan_locked()
258 struct ieee80211vap *vap, int flags, in ieee80211_swscan_start_scan()
285 struct ieee80211vap *vap, int flags, in ieee80211_swscan_check_scan()
343 struct ieee80211vap *vap, int flags) in ieee80211_swscan_bg_scan()
437 cancel_scan(struct ieee80211vap *vap, int any, const char *func) in cancel_scan()
470 ieee80211_swscan_cancel_scan(struct ieee80211vap *vap) in ieee80211_swscan_cancel_scan()
479 ieee80211_swscan_cancel_anyscan(struct ieee80211vap *vap) in ieee80211_swscan_cancel_anyscan()
[all …]
H A Dieee80211_output.c99 doprint(struct ieee80211vap *vap, int subtype) in doprint()
126 ieee80211_vap_pkt_send_dest(struct ieee80211vap *vap, struct mbuf *m, in ieee80211_vap_pkt_send_dest()
307 ieee80211_start_pkt(struct ieee80211vap *vap, struct mbuf *m) in ieee80211_start_pkt()
309 #define IS_DWDS(vap) \ in ieee80211_start_pkt() argument
468 struct ieee80211vap *vap = ifp->if_softc; in ieee80211_vap_start() local
543 struct ieee80211vap *vap = ifp->if_softc; in ieee80211_vap_transmit() local
609 ieee80211_raw_output(struct ieee80211vap *vap, struct ieee80211_node *ni, in ieee80211_raw_output()
660 struct ieee80211vap *vap; local
808 struct ieee80211vap *vap = ni->ni_vap; local
910 struct ieee80211vap *vap = ni->ni_vap; local
[all …]
H A Dieee80211_dragonfly.c84 struct ieee80211vap *vap; in wlan_clone_create() local
127 struct ieee80211vap *vap = ifp->if_softc; in wlan_clone_destroy() local
280 ieee80211_vap_xmitpkt(struct ieee80211vap *vap, struct mbuf *m) in ieee80211_vap_xmitpkt()
328 ieee80211_vap_destroy(struct ieee80211vap *vap) in ieee80211_vap_destroy()
409 ieee80211_sysctl_vattach(struct ieee80211vap *vap) in ieee80211_sysctl_vattach()
487 ieee80211_sysctl_vdetach(struct ieee80211vap *vap) in ieee80211_sysctl_vdetach()
622 ieee80211_realign(struct ieee80211vap *vap, struct mbuf *m, size_t align) in ieee80211_realign()
755 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_join() local
775 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_leave() local
792 ieee80211_notify_scan_done(struct ieee80211vap *vap) in ieee80211_notify_scan_done()
[all …]
H A Dieee80211_superg.c137 ieee80211_superg_vattach(struct ieee80211vap *vap) in ieee80211_superg_vattach()
152 ieee80211_superg_vdetach(struct ieee80211vap *vap) in ieee80211_superg_vdetach()
189 const struct ieee80211vap *vap = bss->ni_vap; in ieee80211_add_athcaps() local
212 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_athparams() local
263 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ff_decap() local
351 ieee80211_ff_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, in ieee80211_ff_encap()
483 ieee80211_amsdu_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, in ieee80211_amsdu_encap()
583 struct ieee80211vap *vap = ni->ni_vap; in ff_transmit() local
611 struct ieee80211vap *vap; in ff_flush() local
722 struct ieee80211vap *vap = ni->ni_vap; in ff_approx_txtime() local
[all …]
H A Dieee80211_hostap.c91 hostap_vdetach(struct ieee80211vap *vap) in hostap_vdetach()
96 hostap_vattach(struct ieee80211vap *vap) in hostap_vattach()
110 struct ieee80211vap *vap = arg; in sta_disassoc() local
122 struct ieee80211vap *vap = arg; in sta_csa() local
135 struct ieee80211vap *vap = arg; in sta_drop() local
158 hostap_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in hostap_newstate()
353 hostap_deliver_data(struct ieee80211vap *vap, in hostap_deliver_data()
467 doprint(struct ieee80211vap *vap, int subtype) in doprint()
492 struct ieee80211vap *vap = ni->ni_vap; in hostap_input() local
918 struct ieee80211vap *vap = ni->ni_vap; in hostap_auth_open() local
[all …]
H A Dieee80211_hwmp.c253 hwmp_vattach(struct ieee80211vap *vap) in hwmp_vattach()
281 hwmp_vdetach(struct ieee80211vap *vap) in hwmp_vdetach()
291 hwmp_newstate(struct ieee80211vap *vap, enum ieee80211_state ostate, int arg) in hwmp_newstate()
312 verify_mesh_preq_len(struct ieee80211vap *vap, in verify_mesh_preq_len()
343 verify_mesh_prep_len(struct ieee80211vap *vap, in verify_mesh_prep_len()
367 verify_mesh_perr_len(struct ieee80211vap *vap, in verify_mesh_perr_len()
407 struct ieee80211vap *vap = ni->ni_vap; in hwmp_recv_action_meshpath() local
604 hwmp_send_action(struct ieee80211vap *vap, in hwmp_send_action()
824 hwmp_rootmode_setup(struct ieee80211vap *vap) in hwmp_rootmode_setup()
858 struct ieee80211vap *vap = (struct ieee80211vap *)arg; in hwmp_rootmode_cb() local
[all …]
H A Dieee80211_amrr.c97 amrr_setinterval(const struct ieee80211vap *vap, int msecs) in amrr_setinterval()
109 amrr_init(struct ieee80211vap *vap) in amrr_init()
133 amrr_deinit(struct ieee80211vap *vap) in amrr_deinit()
161 struct ieee80211vap *vap = ni->ni_vap; in amrr_node_init() local
359 amrr_tx_complete(const struct ieee80211vap *vap, in amrr_tx_complete()
378 amrr_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, in amrr_tx_update()
392 struct ieee80211vap *vap = arg1; in amrr_sysctl_interval() local
405 amrr_sysctlattach(struct ieee80211vap *vap, in amrr_sysctlattach()
H A Dieee80211_ratectl_none.c48 none_init(struct ieee80211vap *vap) in none_init()
53 none_deinit(struct ieee80211vap *vap) in none_deinit()
79 none_tx_complete(const struct ieee80211vap *vap, in none_tx_complete()
86 none_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, in none_tx_update()
92 none_setinterval(const struct ieee80211vap *vap, int msecs) in none_setinterval()
H A Dieee80211_adhoc.c94 adhoc_vdetach(struct ieee80211vap *vap) in adhoc_vdetach()
99 adhoc_vattach(struct ieee80211vap *vap) in adhoc_vattach()
123 struct ieee80211vap *vap = arg; in sta_leave() local
133 adhoc_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in adhoc_newstate()
271 doprint(struct ieee80211vap *vap, int subtype) in doprint()
296 struct ieee80211vap *vap = ni->ni_vap; in adhoc_input() local
673 struct ieee80211vap *vap = ni->ni_vap; in adhoc_recv_mgmt() local
906 struct ieee80211vap *vap = ni->ni_vap; in ahdemo_recv_mgmt() local
H A Dieee80211_crypto_none.c76 none_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in none_attach()
102 struct ieee80211vap *vap = k->wk_private; in none_encap() local
123 struct ieee80211vap *vap = k->wk_private; in none_decap() local
143 struct ieee80211vap *vap = k->wk_private; in none_enmic() local
152 struct ieee80211vap *vap = k->wk_private; in none_demic() local
H A Dieee80211_wds.c84 wds_vdetach(struct ieee80211vap *vap) in wds_vdetach()
94 wds_vattach(struct ieee80211vap *vap) in wds_vattach()
125 ieee80211_create_wds(struct ieee80211vap *vap, struct ieee80211_channel *chan) in ieee80211_create_wds()
239 struct ieee80211vap *vap; in ieee80211_dwds_mcast() local
344 wds_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in wds_newstate()
414 struct ieee80211vap *vap = ni->ni_vap; in wds_input() local
735 struct ieee80211vap *vap = ni->ni_vap; in wds_recv_mgmt() local
H A Dieee80211_monitor.c78 monitor_vdetach(struct ieee80211vap *vap) in monitor_vdetach()
83 monitor_vattach(struct ieee80211vap *vap) in monitor_vattach()
94 monitor_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in monitor_newstate()
131 struct ieee80211vap *vap = ni->ni_vap; in monitor_input() local
/dflybsd-src/sys/netproto/802_11/wlan_acl/
H A Dieee80211_acl.c100 acl_attach(struct ieee80211vap *vap) in acl_attach()
123 acl_detach(struct ieee80211vap *vap) in acl_detach()
162 acl_check(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in acl_check()
179 acl_add(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in acl_add()
223 acl_remove(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in acl_remove()
242 acl_free_all(struct ieee80211vap *vap) in acl_free_all()
258 acl_setpolicy(struct ieee80211vap *vap, int policy) in acl_setpolicy()
285 acl_getpolicy(struct ieee80211vap *vap) in acl_getpolicy()
293 acl_setioctl(struct ieee80211vap *vap, struct ieee80211req *ireq) in acl_setioctl()
300 acl_getioctl(struct ieee80211vap *vap, struct ieee80211req *ireq) in acl_getioctl()
/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_ratectl.h69 ieee80211_ratectl_deinit(struct ieee80211vap *vap) in ieee80211_ratectl_deinit()
77 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_init() local
85 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_deinit() local
93 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_rate() local
99 ieee80211_ratectl_tx_complete(const struct ieee80211vap *vap, in ieee80211_ratectl_tx_complete()
106 ieee80211_ratectl_tx_update(const struct ieee80211vap *vap, in ieee80211_ratectl_tx_update()
115 ieee80211_ratectl_setinterval(const struct ieee80211vap *vap, int msecs) in ieee80211_ratectl_setinterval()
125 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_stats() local
/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwm_mac_ctxt.c247 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwm_mac_ctxt_cmd_common() local
373 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwm_mac_ctxt_cmd_fill_sta() local
452 iwm_mac_ctxt_cmd_station(struct iwm_softc *sc, struct ieee80211vap *vap, in iwm_mac_ctxt_cmd_station()
480 iwm_mac_ctx_send(struct iwm_softc *sc, struct ieee80211vap *vap, in iwm_mac_ctx_send()
487 iwm_mac_ctxt_add(struct iwm_softc *sc, struct ieee80211vap *vap) in iwm_mac_ctxt_add()
506 iwm_mac_ctxt_changed(struct iwm_softc *sc, struct ieee80211vap *vap) in iwm_mac_ctxt_changed()

12345