Home
last modified time | relevance | path

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

12345678

/freebsd/sys/net80211/
H A Dieee80211_crypto.c62 null_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k, in null_key_alloc()
87 null_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k) in null_key_delete()
92 null_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k) in null_key_set()
96 static void null_key_update(struct ieee80211vap *vap) {} in null_key_update()
108 cipher_attach(struct ieee80211vap *vap, struct ieee80211_key *key) in cipher_attach()
117 dev_key_alloc(struct ieee80211vap *vap, in dev_key_alloc()
125 dev_key_delete(struct ieee80211vap *vap, in dev_key_delete()
132 dev_key_set(struct ieee80211vap *vap, const struct ieee80211_key *key) in dev_key_set()
227 ieee80211_crypto_vattach(struct ieee80211vap *vap) in ieee80211_crypto_vattach()
252 ieee80211_crypto_vdetach(struct ieee80211vap *vap) in ieee80211_crypto_vdetach()
[all …]
H A Dieee80211_proto.c317 null_update_beacon(struct ieee80211vap *vap, int item) in null_update_beacon()
322 ieee80211_proto_vattach(struct ieee80211vap *vap) in ieee80211_proto_vattach()
401 ieee80211_proto_vdetach(struct ieee80211vap *vap) in ieee80211_proto_vdetach()
641 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_fix_rate() local
766 ieee80211_vap_reset_erp(struct ieee80211vap *vap) in ieee80211_vap_reset_erp()
826 vap_update_bss(struct ieee80211vap *vap, struct ieee80211_node *ni) in vap_update_bss()
859 struct ieee80211vap *vap = arg; in vap_update_slot() local
932 struct ieee80211vap *vap = arg; in vap_update_erp_protmode() local
998 struct ieee80211vap *vap = arg; in vap_update_preamble() local
1064 struct ieee80211vap *vap = arg; in vap_update_ht_protmode() local
[all …]
H A Dieee80211_node.c154 ieee80211_node_vattach(struct ieee80211vap *vap) in ieee80211_node_vattach()
172 ieee80211_node_latevattach(struct ieee80211vap *vap) in ieee80211_node_latevattach()
206 ieee80211_node_vdetach(struct ieee80211vap *vap) in ieee80211_node_vdetach()
233 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_authorize() local
246 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_unauthorize() local
264 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_setuptxparms() local
306 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_set_chan() local
350 ieee80211_create_ibss(struct ieee80211vap* vap, struct ieee80211_channel *chan) in ieee80211_create_ibss()
464 ieee80211_reset_bss(struct ieee80211vap *vap) in ieee80211_reset_bss()
505 check_bss(struct ieee80211vap *vap, struct ieee80211_node *ni) in check_bss()
[all …]
H A Dieee80211_ioctl.c73 ieee80211_ioctl_getkey(u_long cmd, struct ieee80211vap *vap, in ieee80211_ioctl_getkey()
130 ieee80211_ioctl_getchanlist(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getchanlist()
140 ieee80211_ioctl_getchaninfo(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getchaninfo()
154 ieee80211_ioctl_getwpaie(struct ieee80211vap *vap, in ieee80211_ioctl_getwpaie()
210 ieee80211_ioctl_getstastats(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getstastats()
315 ieee80211_ioctl_getscanresults(struct ieee80211vap *vap, in ieee80211_ioctl_getscanresults()
379 struct ieee80211vap *vap = ni->ni_vap; in get_sta_info() local
460 getstainfo_common(struct ieee80211vap *vap, struct ieee80211req *ireq, in getstainfo_common()
505 ieee80211_ioctl_getstainfo(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getstainfo()
528 ieee80211_ioctl_getstatxpow(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getstatxpow()
[all …]
H A Dieee80211_scan.c129 ieee80211_scan_vattach(struct ieee80211vap *vap) in ieee80211_scan_vattach() argument
152 ieee80211_scan_vdetach(struct ieee80211vap * vap) ieee80211_scan_vdetach() argument
234 ieee80211_scan_update_locked(struct ieee80211vap * vap,const struct ieee80211_scanner * scan) ieee80211_scan_update_locked() argument
300 struct ieee80211vap *vap = ss->ss_vap; ieee80211_scan_dump() local
310 ieee80211_scan_copy_ssid(struct ieee80211vap * vap,struct ieee80211_scan_state * ss,int nssid,const struct ieee80211_scan_ssid ssids[]) ieee80211_scan_copy_ssid() argument
328 ieee80211_start_scan(struct ieee80211vap * vap,int flags,u_int duration,u_int mindwell,u_int maxdwell,u_int nssid,const struct ieee80211_scan_ssid ssids[]) ieee80211_start_scan() argument
353 ieee80211_check_scan(struct ieee80211vap * vap,int flags,u_int duration,u_int mindwell,u_int maxdwell,u_int nssid,const struct ieee80211_scan_ssid ssids[]) ieee80211_check_scan() argument
411 ieee80211_check_scan_current(struct ieee80211vap * vap) ieee80211_check_scan_current() argument
424 ieee80211_bg_scan(struct ieee80211vap * vap,int flags) ieee80211_bg_scan() argument
452 ieee80211_cancel_scan(struct ieee80211vap * vap) ieee80211_cancel_scan() argument
466 ieee80211_cancel_anyscan(struct ieee80211vap * vap) ieee80211_cancel_anyscan() argument
479 ieee80211_scan_next(struct ieee80211vap * vap) ieee80211_scan_next() argument
492 ieee80211_scan_done(struct ieee80211vap * vap) ieee80211_scan_done() argument
516 ieee80211_probe_curchan(struct ieee80211vap * vap,int force) ieee80211_probe_curchan() argument
580 ieee80211_add_scan(struct ieee80211vap * vap,struct ieee80211_channel * curchan,const struct ieee80211_scanparams * sp,const struct ieee80211_frame * wh,int subtype,int rssi,int noise) ieee80211_add_scan() argument
609 ieee80211_scan_assoc_success(struct ieee80211vap * vap,const uint8_t mac[IEEE80211_ADDR_LEN]) ieee80211_scan_assoc_success() argument
625 ieee80211_scan_assoc_fail(struct ieee80211vap * vap,const uint8_t mac[IEEE80211_ADDR_LEN],int reason) ieee80211_scan_assoc_fail() argument
641 ieee80211_scan_iterate(struct ieee80211vap * vap,ieee80211_scan_iter_func * f,void * arg) ieee80211_scan_iterate() argument
654 ieee80211_scan_flush(struct ieee80211vap * vap) ieee80211_scan_flush() argument
[all...]
H A Dieee80211_tdma.c123 settxparms(struct ieee80211vap *vap, enum ieee80211_phymode mode, int rate) in settxparms()
145 ieee80211_tdma_vattach(struct ieee80211vap *vap) in ieee80211_tdma_vattach()
196 tdma_vdetach(struct ieee80211vap *vap) in tdma_vdetach()
214 struct ieee80211vap *vap = ni->ni_vap; in sta_leave() local
224 tdma_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in tdma_newstate()
291 tdma_beacon_miss(struct ieee80211vap *vap) in tdma_beacon_miss()
330 struct ieee80211vap *vap = ni->ni_vap; in tdma_recv_mgmt() local
409 tdma_update(struct ieee80211vap *vap, const struct ieee80211_tdma_param *tdma, in tdma_update()
523 struct ieee80211vap *vap = ni->ni_vap; in tdma_process_params() local
628 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()
99 ieee80211_power_vdetach(struct ieee80211vap *vap) in ieee80211_power_vdetach()
233 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_psq_age() local
273 ieee80211_update_ps(struct ieee80211vap *vap, int nsta) in ieee80211_update_ps()
287 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_set_tim() local
327 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_pwrsave() local
420 struct ieee80211vap *vap = ni->ni_vap; in pwrsave_flushq() local
481 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_pwrsave() local
521 ieee80211_sta_pwrsave(struct ieee80211vap *vap, int enable) in ieee80211_sta_pwrsave()
[all …]
H A Dieee80211_freebsd.c118 struct ieee80211vap *vap; in wlan_clone_create() local
172 struct ieee80211vap *vap = ifp->if_softc; in wlan_clone_destroy() local
181 ieee80211_vap_destroy(struct ieee80211vap *vap) in ieee80211_vap_destroy()
246 struct ieee80211vap *vap = arg1; in ieee80211_sysctl_vap_restart() local
268 ieee80211_sysctl_vattach(struct ieee80211vap *vap) in ieee80211_sysctl_vattach()
352 ieee80211_sysctl_vdetach(struct ieee80211vap *vap) in ieee80211_sysctl_vdetach()
363 ieee80211_com_vincref(struct ieee80211vap *vap) in ieee80211_com_vincref()
384 ieee80211_com_vdecref(struct ieee80211vap *vap) in ieee80211_com_vdecref()
397 ieee80211_com_vdetach(struct ieee80211vap *vap) in ieee80211_com_vdetach()
437 ieee80211_flush_ifq(struct ifqueue *ifq, struct ieee80211vap *vap) in ieee80211_flush_ifq()
[all …]
H A Dieee80211_mesh.c198 mesh_rt_add_locked(struct ieee80211vap *vap, in mesh_rt_add_locked()
225 ieee80211_mesh_rt_find(struct ieee80211vap *vap, in ieee80211_mesh_rt_find()
238 ieee80211_mesh_rt_add(struct ieee80211vap *vap, in ieee80211_mesh_rt_add()
303 ieee80211_mesh_proxy_check(struct ieee80211vap *vap, in ieee80211_mesh_proxy_check()
363 ieee80211_mesh_rt_del(struct ieee80211vap *vap, in ieee80211_mesh_rt_del()
388 ieee80211_mesh_rt_flush(struct ieee80211vap *vap) in ieee80211_mesh_rt_flush()
402 ieee80211_mesh_rt_flush_peer(struct ieee80211vap *vap, in ieee80211_mesh_rt_flush_peer()
421 mesh_rt_flush_invalid(struct ieee80211vap *vap) in mesh_rt_flush_invalid()
480 mesh_select_proto_path(struct ieee80211vap *vap, const char *name) in mesh_select_proto_path()
495 mesh_select_proto_metric(struct ieee80211vap *vap, const char *name) in mesh_select_proto_metric()
[all …]
H A Dieee80211_acl.c99 acl_attach(struct ieee80211vap *vap) in acl_attach()
117 acl_detach(struct ieee80211vap *vap) in acl_detach()
156 acl_check(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in acl_check()
173 acl_add(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in acl_add()
212 acl_remove(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in acl_remove()
231 acl_free_all(struct ieee80211vap *vap) in acl_free_all()
247 acl_setpolicy(struct ieee80211vap *vap, int policy) in acl_setpolicy()
274 acl_getpolicy(struct ieee80211vap *vap) in acl_getpolicy()
282 acl_setioctl(struct ieee80211vap *vap, struct ieee80211req *ireq) in acl_setioctl()
289 acl_getioctl(struct ieee80211vap *vap, struct ieee80211req *ireq) in acl_getioctl()
H A Dieee80211_sta.c90 sta_vdetach(struct ieee80211vap *vap) in sta_vdetach()
95 sta_vattach(struct ieee80211vap *vap) in sta_vattach()
111 sta_beacon_miss(struct ieee80211vap *vap) in sta_beacon_miss()
187 sta_authretry(struct ieee80211vap *vap, struct ieee80211_node *ni, int reason) in sta_authretry()
208 sta_swbmiss_start(struct ieee80211vap *vap) in sta_swbmiss_start()
230 sta_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in sta_newstate()
477 isdstods_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isdstods_mcastecho()
498 isfromds_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isfromds_mcastecho()
514 doprint(struct ieee80211vap *vap, int subtype) in doprint()
539 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
175 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_defrag() local
274 ieee80211_deliver_data(struct ieee80211vap *vap, in ieee80211_deliver_data()
314 ieee80211_decap(struct ieee80211vap *vap, struct mbuf *m, int hdrlen, in ieee80211_decap()
430 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_setup_rates() local
466 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_error() local
521 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_beacon() local
794 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_action() local
917 ieee80211_ssid_mismatch(struct ieee80211vap *vap, const char *tag, in ieee80211_ssid_mismatch()
930 ieee80211_getbssid(const struct ieee80211vap *vap, in ieee80211_getbssid()
[all …]
H A Dieee80211_scan_sw.c125 ieee80211_swscan_vattach(struct ieee80211vap *vap) in ieee80211_swscan_vattach() argument
135 ieee80211_swscan_vdetach(struct ieee80211vap *vap) in ieee80211_swscan_vdetach() argument
148 ieee80211_swscan_set_scan_duration(struct ieee80211vap *vap, u_int duration) in ieee80211_swscan_set_scan_duration() argument
165 struct ieee80211vap *vap, int flags, u_int duration, in ieee80211_swscan_start_scan_locked() argument
240 ieee80211_swscan_start_scan(const struct ieee80211_scanner * scan,struct ieee80211vap * vap,int flags,u_int duration,u_int mindwell,u_int maxdwell,u_int nssid,const struct ieee80211_scan_ssid ssids[]) ieee80211_swscan_start_scan() argument
267 ieee80211_swscan_check_scan(const struct ieee80211_scanner * scan,struct ieee80211vap * vap,int flags,u_int duration,u_int mindwell,u_int maxdwell,u_int nssid,const struct ieee80211_scan_ssid ssids[]) ieee80211_swscan_check_scan() argument
332 ieee80211_swscan_bg_scan(const struct ieee80211_scanner * scan,struct ieee80211vap * vap,int flags) ieee80211_swscan_bg_scan() argument
429 cancel_scan(struct ieee80211vap * vap,int any,const char * func) cancel_scan() argument
466 ieee80211_swscan_cancel_scan(struct ieee80211vap * vap) ieee80211_swscan_cancel_scan() argument
475 ieee80211_swscan_cancel_anyscan(struct ieee80211vap * vap) ieee80211_swscan_cancel_anyscan() argument
491 ieee80211_swscan_scan_next(struct ieee80211vap * vap) ieee80211_swscan_scan_next() argument
507 ieee80211_swscan_scan_done(struct ieee80211vap * vap) ieee80211_swscan_scan_done() argument
525 ieee80211_swscan_probe_curchan(struct ieee80211vap * vap,int force) ieee80211_swscan_probe_curchan() argument
563 struct ieee80211vap *vap = ss->ss_vap; scan_curchan() local
626 struct ieee80211vap *vap = ss->ss_vap; scan_start() local
789 struct ieee80211vap *vap = ss->ss_vap; scan_end() local
898 struct ieee80211vap *vap = ss->ss_vap; scan_done() local
951 ieee80211_swscan_add_scan(struct ieee80211vap * vap,struct ieee80211_channel * curchan,const struct ieee80211_scanparams * sp,const struct ieee80211_frame * wh,int subtype,int rssi,int noise) ieee80211_swscan_add_scan() argument
[all...]
H A Dieee80211_output.c94 doprint(struct ieee80211vap *vap, int subtype) in doprint()
121 ieee80211_vap_pkt_send_dest(struct ieee80211vap *vap, struct mbuf *m, in ieee80211_vap_pkt_send_dest()
345 ieee80211_start_pkt(struct ieee80211vap *vap, struct mbuf *m) in ieee80211_start_pkt()
347 #define IS_DWDS(vap) \ in ieee80211_start_pkt() argument
496 struct ieee80211vap *vap = ifp->if_softc; in ieee80211_vap_transmit() local
560 ieee80211_raw_output(struct ieee80211vap *vap, struct ieee80211_node *ni, in ieee80211_raw_output()
750 struct ieee80211vap *vap; in ieee80211_output() local
892 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_setup() local
1015 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_mgmt_output() local
1075 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_nulldata_transmitted() local
[all …]
H A Dieee80211_crypto_none.c75 none_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in none_attach()
101 struct ieee80211vap *vap = k->wk_private; in none_encap() local
122 struct ieee80211vap *vap = k->wk_private; in none_decap() local
142 struct ieee80211vap *vap = k->wk_private; in none_enmic() local
151 struct ieee80211vap *vap = k->wk_private; in none_demic() local
H A Dieee80211_monitor.c75 monitor_vdetach(struct ieee80211vap *vap) in monitor_vdetach()
80 monitor_vattach(struct ieee80211vap *vap) in monitor_vattach()
91 monitor_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in monitor_newstate()
128 struct ieee80211vap *vap = ni->ni_vap; in monitor_input() local
H A Dieee80211_superg.c149 ieee80211_superg_vattach(struct ieee80211vap *vap) in ieee80211_superg_vattach()
164 ieee80211_superg_vdetach(struct ieee80211vap *vap) in ieee80211_superg_vdetach()
201 const struct ieee80211vap *vap = bss->ni_vap; in ieee80211_add_athcaps() local
224 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_athparams() local
274 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ff_decap() local
361 ieee80211_ff_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, in ieee80211_ff_encap()
493 ieee80211_amsdu_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, in ieee80211_amsdu_encap()
592 struct ieee80211vap *vap = ni->ni_vap; in ff_transmit() local
615 struct ieee80211vap *vap; in ff_flush() local
725 struct ieee80211vap *vap = ni->ni_vap; in ff_approx_txtime() local
[all …]
H A Dieee80211_ratectl_none.c52 none_init(struct ieee80211vap *vap) in none_init()
57 none_deinit(struct ieee80211vap *vap) in none_deinit()
89 none_tx_update(struct ieee80211vap *vap, in none_tx_update()
95 none_setinterval(const struct ieee80211vap *vap, int msecs) in none_setinterval()
H A Dieee80211_ht.c250 ieee80211_ht_vattach(struct ieee80211vap *vap) in ieee80211_ht_vattach()
312 ieee80211_ht_vdetach(struct ieee80211vap *vap) in ieee80211_ht_vdetach()
468 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_decap_amsdu() local
545 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_add_slot() local
696 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_start() local
833 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_moveup() local
874 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_dispatch() local
939 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_flush_upto() local
1002 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ampdu_reorder() local
1225 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_recv_bar() local
[all …]
H A Dieee80211_adhoc.c92 adhoc_vdetach(struct ieee80211vap *vap) in adhoc_vdetach()
97 adhoc_vattach(struct ieee80211vap *vap) in adhoc_vattach()
121 struct ieee80211vap *vap = ni->ni_vap; in sta_leave() local
131 adhoc_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in adhoc_newstate()
283 doprint(struct ieee80211vap *vap, int subtype) in doprint()
308 struct ieee80211vap *vap = ni->ni_vap; in adhoc_input() local
706 struct ieee80211vap *vap = ni->ni_vap; in adhoc_recv_mgmt() local
1005 struct ieee80211vap *vap = ni->ni_vap; in ahdemo_recv_mgmt() local
H A Dieee80211_hwmp.c254 hwmp_vattach(struct ieee80211vap *vap) in hwmp_vattach()
273 hwmp_vdetach(struct ieee80211vap *vap) in hwmp_vdetach()
283 hwmp_newstate(struct ieee80211vap *vap, enum ieee80211_state ostate, int arg) in hwmp_newstate()
304 verify_mesh_preq_len(struct ieee80211vap *vap, in verify_mesh_preq_len()
335 verify_mesh_prep_len(struct ieee80211vap *vap, in verify_mesh_prep_len()
359 verify_mesh_perr_len(struct ieee80211vap *vap, in verify_mesh_perr_len()
399 struct ieee80211vap *vap = ni->ni_vap; in hwmp_recv_action_meshpath() local
579 hwmp_send_action(struct ieee80211vap *vap, in hwmp_send_action()
799 hwmp_rootmode_setup(struct ieee80211vap *vap) in hwmp_rootmode_setup()
833 struct ieee80211vap *vap = (struct ieee80211vap *)arg; in hwmp_rootmode_cb() local
[all …]
H A Dieee80211_amrr.c100 amrr_setinterval(const struct ieee80211vap *vap, int msecs) in amrr_setinterval() argument
113 amrr_init(struct ieee80211vap *vap) in amrr_init() argument
133 amrr_deinit(struct ieee80211vap * vap) amrr_deinit() argument
163 struct ieee80211vap *vap = ni->ni_vap; amrr_node_init() local
426 amrr_tx_update(struct ieee80211vap * vap,struct ieee80211_ratectl_tx_stats * stats) amrr_tx_update() argument
441 struct ieee80211vap *vap = arg1; amrr_sysctl_interval() local
457 amrr_sysctlattach(struct ieee80211vap * vap,struct sysctl_ctx_list * ctx,struct sysctl_oid * tree) amrr_sysctlattach() argument
[all...]
/freebsd/contrib/libxo/libxo/
H A Dxo.h224 xo_emit_hvp (xo_handle_t *xop, const char *fmt, va_list vap) in xo_emit_hvp()
233 va_list vap; in xo_emit_hp() local
244 va_list vap; in xo_emit_p() local
254 const char *fmt, va_list vap) in xo_emit_hvfp()
263 va_list vap; in xo_emit_hfp() local
274 va_list vap; in xo_emit_fp() local
483 const char *fmt, va_list vap) in xo_emit_warn_hcvp()
492 va_list vap; in xo_emit_warn_hcp() local
502 va_list vap; in xo_emit_warn_cp() local
513 va_list vap; in xo_emit_warn_p() local
[all …]
/freebsd/sys/dev/wtap/
H A Dif_wtap.c150 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() argument
195 wtap_beacon_update(struct ieee80211vap *vap, int item) in wtap_beacon_update() argument
209 struct ieee80211vap *vap = ni->ni_vap; in wtap_beacon_alloc() local
230 wtap_beacon_config(struct wtap_softc * sc,struct ieee80211vap * vap) wtap_beacon_config() argument
239 struct ieee80211vap *vap = arg; wtap_beacon_intrp() local
278 wtap_newstate(struct ieee80211vap * vap,enum ieee80211_state nstate,int arg) wtap_newstate() argument
350 wtap_bmiss(struct ieee80211vap * vap) wtap_bmiss() argument
365 struct ieee80211vap *vap; wtap_vap_create() local
410 wtap_vap_delete(struct ieee80211vap * vap) wtap_vap_delete() argument
467 struct ieee80211vap *vap = ni->ni_vap; wtap_raw_xmit() local
594 struct ieee80211vap *vap = ni->ni_vap; wtap_transmit() local
610 wtap_node_alloc(struct ieee80211vap * vap,const uint8_t mac[IEEE80211_ADDR_LEN]) wtap_node_alloc() argument
[all...]
/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c258 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwm_mac_ctxt_cmd_common() local
384 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwm_mac_ctxt_cmd_fill_sta() local
463 iwm_mac_ctxt_cmd_station(struct iwm_softc *sc, struct ieee80211vap *vap, in iwm_mac_ctxt_cmd_station()
491 iwm_mac_ctx_send(struct iwm_softc *sc, struct ieee80211vap *vap, in iwm_mac_ctx_send()
498 iwm_mac_ctxt_add(struct iwm_softc *sc, struct ieee80211vap *vap) in iwm_mac_ctxt_add()
517 iwm_mac_ctxt_changed(struct iwm_softc *sc, struct ieee80211vap *vap) in iwm_mac_ctxt_changed()

12345678