| /NextBSD/sys/net80211/ |
| HD | ieee80211_ht.c | 465 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_decap_amsdu() 586 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_11N, ni, in ieee80211_ampdu_rx_start_ext() 633 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_dispatch() 680 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_flush() 709 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_flush_upto() 786 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ampdu_reorder() 980 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_recv_bar() 1063 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_11N, in ieee80211_ht_node_init() 1074 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_11N, in ieee80211_ht_node_init() 1100 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_11N, in ieee80211_ht_node_cleanup() [all …]
|
| HD | ieee80211_node.c | 215 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_authorize() 228 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_unauthorize() 246 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_setuptxparms() 283 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_set_chan() 574 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ibss_merge() 707 struct ieee80211vap *vap = selbs->ni_vap; in ieee80211_sta_join1() 999 struct ieee80211vap *vap = ni->ni_vap; in node_cleanup() 1091 struct ieee80211vap *vap = ni->ni_vap; in node_age() 1193 ni->ni_vap = vap; in ieee80211_alloc_node() 1227 ni->ni_vap = vap; in ieee80211_tmp_node() [all …]
|
| HD | ieee80211_amrr.c | 157 struct ieee80211vap *vap = ni->ni_vap; in amrr_node_init() 181 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_node_init() 185 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_node_init() 219 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_node_init() 248 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_update() 269 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_update() 290 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_update()
|
| HD | ieee80211_ratectl.h | 74 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_init() 82 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_deinit() 90 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_rate()
|
| HD | ieee80211_power.c | 232 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_psq_age() 286 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_set_tim() 326 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_pwrsave() 419 struct ieee80211vap *vap = ni->ni_vap; in pwrsave_flushq() 480 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_pwrsave()
|
| HD | ieee80211_hostap.c | 112 if (ni->ni_vap == vap && ni->ni_associd != 0) { in sta_disassoc() 124 if (ni->ni_vap == vap && ni->ni_associd != 0) in sta_csa() 137 if (ni->ni_vap == vap && ni->ni_associd != 0) in sta_drop() 479 struct ieee80211vap *vap = ni->ni_vap; in hostap_input() 923 struct ieee80211vap *vap = ni->ni_vap; in hostap_auth_open() 1002 struct ieee80211vap *vap = ni->ni_vap; in hostap_auth_shared() 1480 struct ieee80211vap *vap = ni->ni_vap; in wpa_assocreq() 1573 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_deliver_l2uf() 1609 IEEE80211_NOTE_MAC(ni->ni_vap, IEEE80211_MSG_ANY, wh->i_addr2, in ratesetmismatch() 1620 struct ieee80211vap *vap = ni->ni_vap; in capinfomismatch() [all …]
|
| HD | ieee80211_superg.c | 178 const struct ieee80211vap *vap = bss->ni_vap; in ieee80211_add_athcaps() 201 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_athparams() 252 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ff_decap() 467 struct ieee80211vap *vap = ni->ni_vap; in ff_transmit() 502 vap = ni->ni_vap; in ff_flush() 606 struct ieee80211vap *vap = ni->ni_vap; in ff_approx_txtime() 635 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ff_check()
|
| HD | ieee80211_input.c | 103 return ni->ni_vap->iv_input(ni, m, &rxs, rxs.rssi, rxs.nf); in ieee80211_input_mimo() 182 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_defrag() 402 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_setup_rates() 438 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_error() 474 IEEE80211_NOTE(ni->ni_vap, in ieee80211_alloc_challenge() 493 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_beacon() 732 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_action()
|
| HD | ieee80211_freebsd.c | 319 if (ni != NULL && ni->ni_vap == vap) { in ieee80211_flush_ifq() 551 if_inc_counter(ni->ni_vap->iv_ifp, IFCOUNTER_OERRORS, 1); in ieee80211_parent_xmitpkt() 609 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_join() 630 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_leave() 717 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_wds_discover() 789 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_deauth() 800 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_auth()
|
| HD | ieee80211_rssadapt.c | 172 struct ieee80211vap *vap = ni->ni_vap; in rssadapt_node_init() 199 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in rssadapt_node_init() 251 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in rssadapt_rate()
|
| HD | ieee80211_mesh.c | 899 struct ieee80211vap *vap = ni->ni_vap; in mesh_linkchange() 1530 struct ieee80211vap *vap = ni->ni_vap; in mesh_input() 1854 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_mgmt() 2133 struct ieee80211vap *vap = ni->ni_vap; in mesh_parse_meshpeering_action() 2262 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshpeering_open() 2410 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshpeering_confirm() 2491 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, in mesh_recv_action_meshpeering_close() 2554 struct ieee80211vap *vap = ni->ni_vap; in mesh_parse_meshgate_action() 2587 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshgate() 2677 struct ieee80211vap *vap = ni->ni_vap; in mesh_send_action() [all …]
|
| HD | ieee80211_crypto.c | 536 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_crypto_get_txkey() 590 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_crypto_decap() 639 struct ieee80211vap *vap = ni->ni_vap; in load_ucastkey()
|
| HD | ieee80211_adhoc.c | 125 if (ni->ni_vap == vap && ni != vap->iv_bss) in sta_leave() 296 struct ieee80211vap *vap = ni->ni_vap; in adhoc_input() 694 struct ieee80211vap *vap = ni->ni_vap; in adhoc_recv_mgmt() 925 struct ieee80211vap *vap = ni->ni_vap; in ahdemo_recv_mgmt()
|
| HD | ieee80211_tdma.c | 214 if (ni->ni_vap == vap && ni != vap->iv_bss) in sta_leave() 327 struct ieee80211vap *vap = ni->ni_vap; in tdma_recv_mgmt() 521 struct ieee80211vap *vap = ni->ni_vap; in tdma_process_params() 641 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_tdma()
|
| HD | ieee80211_monitor.c | 131 struct ieee80211vap *vap = ni->ni_vap; in monitor_input()
|
| HD | ieee80211_wds.c | 114 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_WDS, ni, in wds_flush() 411 struct ieee80211vap *vap = ni->ni_vap; in wds_input() 748 struct ieee80211vap *vap = ni->ni_vap; in wds_recv_mgmt()
|
| HD | ieee80211_output.c | 689 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_setup() 791 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_mgmt_output() 866 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_nulldata() 1052 if (ni->ni_vap->iv_opmode == IEEE80211_M_STA) { in ieee80211_classify() 2039 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_probereq() 2184 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_mgmt() 2536 struct ieee80211vap *vap = bss->ni_vap; in ieee80211_alloc_proberesp() 2848 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_tx_mgt_cb() 2873 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_beacon_construct() 3035 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_beacon_alloc() [all …]
|
| HD | ieee80211_action.c | 225 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_recv_action()
|
| HD | ieee80211_sta.c | 532 struct ieee80211vap *vap = ni->ni_vap; in sta_input() 957 struct ieee80211vap *vap = ni->ni_vap; in sta_auth_open() 987 struct ieee80211vap *vap = ni->ni_vap; in sta_auth_shared() 1296 struct ieee80211vap *vap = ni->ni_vap; in sta_recv_mgmt()
|
| /NextBSD/sys/dev/ath/ath_rate/amrr/ |
| HD | amrr.c | 222 struct ieee80211vap *vap = ni->ni_vap; in ath_rate_update() 368 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl() 379 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl() 392 IEEE80211_NOTE(ni->ni_vap, in ath_rate_ctl() 399 IEEE80211_NOTE(ni->ni_vap, in ath_rate_ctl()
|
| /NextBSD/sys/dev/ath/ath_rate/sample/ |
| HD | sample.c | 530 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in ath_rate_findrate() 558 IEEE80211_NOTE(an->an_node.ni_vap, in ath_rate_findrate() 564 IEEE80211_NOTE(an->an_node.ni_vap, in ath_rate_findrate() 572 IEEE80211_NOTE(an->an_node.ni_vap, in ath_rate_findrate() 594 IEEE80211_NOTE(an->an_node.ni_vap, in ath_rate_findrate() 607 IEEE80211_NOTE(an->an_node.ni_vap, in ath_rate_findrate() 827 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in update_stats() 878 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in ath_rate_tx_complete() 903 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in ath_rate_tx_complete() 927 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in ath_rate_tx_complete() [all …]
|
| /NextBSD/sys/dev/ath/ath_rate/onoe/ |
| HD | onoe.c | 195 struct ieee80211vap *vap = ni->ni_vap; in ath_rate_update() 352 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl() 382 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
|
| /NextBSD/sys/dev/wtap/ |
| HD | if_wtap.c | 168 struct ieee80211vap *vap = ni->ni_vap; in wtap_recv_mgmt() 198 struct ieee80211vap *vap = ni->ni_vap; in wtap_beacon_alloc() 422 struct ieee80211vap *vap = ni->ni_vap; in wtap_raw_xmit() 578 struct ieee80211vap *vap = ni->ni_vap; in wtap_transmit()
|
| /NextBSD/sys/dev/usb/wlan/ |
| HD | if_ural.c | 799 vap = data->ni->ni_vap; in ural_bulk_write_callback() 1027 struct ieee80211vap *vap = ni->ni_vap; in ural_tx_bcn() 1067 struct ieee80211vap *vap = ni->ni_vap; in ural_tx_mgt() 1155 mprot = ieee80211_alloc_cts(ic, ni->ni_vap->iv_myaddr, dur); in ural_sendprot() 1232 struct ieee80211vap *vap = ni->ni_vap; in ural_tx_data() 1346 if_inc_counter(ni->ni_vap->iv_ifp, in ural_start() 2161 struct ieee80211vap *vap = ni->ni_vap; in ural_ratectl_start() 2206 if_inc_counter(ni->ni_vap->iv_ifp, IFCOUNTER_OERRORS, fail); in ural_ratectl_task()
|
| /NextBSD/sys/dev/ral/ |
| HD | rt2560.c | 931 vap = ni->ni_vap; in rt2560_tx_intr() 1451 struct ieee80211vap *vap = ni->ni_vap; in rt2560_tx_bcn() 1504 struct ieee80211vap *vap = ni->ni_vap; in rt2560_tx_mgt() 1622 mprot = ieee80211_alloc_cts(ic, ni->ni_vap->iv_myaddr, dur); in rt2560_sendprot() 1662 struct ieee80211vap *vap = ni->ni_vap; in rt2560_tx_raw() 1711 ieee80211_radiotap_tx(ni->ni_vap, m0); in rt2560_tx_raw() 1741 struct ieee80211vap *vap = ni->ni_vap; in rt2560_tx_data() 1912 if_inc_counter(ni->ni_vap->iv_ifp, in rt2560_start()
|