Home
last modified time | relevance | path

Searched refs:ni_vap (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/sys/net80211/
H A Dieee80211_ht.c468 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_decap_amsdu()
545 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_add_slot()
696 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_start()
833 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_moveup()
874 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_dispatch()
1763 IEEE80211_NOTE(ni->ni_vap, in htinfo_update_chw()
1779 IEEE80211_NOTE(ni->ni_vap, in htinfo_update_chw()
1796 IEEE80211_NOTE(ni->ni_vap, in htinfo_update_chw()
1802 IEEE80211_NOTE(ni->ni_vap, in htinfo_update_chw()
1812 IEEE80211_NOTE(ni->ni_vap, in htinfo_update_chw()
[all …]
H A Dieee80211_ratectl.h117 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_init()
125 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_deinit()
133 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_rate()
142 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_tx_complete()
167 const struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ratectl_node_stats()
H A Dieee80211_node.c233 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_authorize()
246 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_unauthorize()
264 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_setuptxparms()
306 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_set_chan()
602 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ibss_merge_check()
1464 ni->ni_vap = vap; in ieee80211_alloc_node()
1505 ni->ni_vap = vap; in ieee80211_tmp_node()
1680 if (ni->ni_vap == vap && in _ieee80211_find_vap_node_locked()
2018 IEEE80211_DPRINTF(ni->ni_vap, in _ieee80211_find_rxnode_withkey()
2505 vap = ni->ni_vap; in ieee80211_drain()
[all …]
H A Dieee80211_amrr.c164 struct ieee80211vap *vap = ni->ni_vap; in amrr_node_init()
194 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_node_init()
198 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_node_init()
234 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_node_init()
266 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_update()
289 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_update()
312 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_update()
H A Dieee80211_vht.c86 ieee80211_note(ni->ni_vap, "%s: called; fc=0x%.2x/0x%.2x", in vht_recv_action_placeholder()
98 ieee80211_note(ni->ni_vap, "%s: called; category=%d, action=%d", in vht_send_action_placeholder()
222 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_11N, ni, in ieee80211_vht_node_init()
231 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_11N, ni, in ieee80211_vht_node_cleanup()
306 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_11N, ni, in ieee80211_vht_node_join()
314 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_11N, ni, in ieee80211_vht_node_leave()
343 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_vht_get_vhtcap_ie()
H A Dieee80211_power.c233 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_psq_age()
287 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_set_tim()
327 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_pwrsave()
420 struct ieee80211vap *vap = ni->ni_vap; in pwrsave_flushq()
481 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_pwrsave()
H A Dieee80211_superg.c201 const struct ieee80211vap *vap = bss->ni_vap; in ieee80211_add_athcaps()
224 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_athparams()
274 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ff_decap()
592 struct ieee80211vap *vap = ni->ni_vap; in ff_transmit()
622 vap = ni->ni_vap; in ff_flush()
725 struct ieee80211vap *vap = ni->ni_vap; in ff_approx_txtime()
769 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ff_check()
H A Dieee80211_input.c100 return ni->ni_vap->iv_input(ni, m, &rxs, rxs.c_rssi, rxs.c_nf); in ieee80211_input_mimo()
175 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_defrag()
430 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_setup_rates()
466 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_error()
502 IEEE80211_NOTE(ni->ni_vap, in ieee80211_alloc_challenge()
521 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_beacon()
794 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_action()
H A Dieee80211_rssadapt.c176 struct ieee80211vap *vap = ni->ni_vap; in rssadapt_node_init()
209 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in rssadapt_node_init()
269 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in rssadapt_rate()
H A Dieee80211_hostap.c121 struct ieee80211vap *vap = ni->ni_vap; in sta_csa()
478 struct ieee80211vap *vap = ni->ni_vap; in hostap_input()
919 struct ieee80211vap *vap = ni->ni_vap; in hostap_auth_open()
998 struct ieee80211vap *vap = ni->ni_vap; in hostap_auth_shared()
1557 struct ieee80211vap *vap = ni->ni_vap; in wpa_assocreq()
1651 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_deliver_l2uf()
1698 struct ieee80211vap *vap = ni->ni_vap; in capinfomismatch()
1723 struct ieee80211vap *vap = ni->ni_vap; in authalgreject()
1762 struct ieee80211vap *vap = ni->ni_vap; in hostap_recv_mgmt()
2390 ni->ni_vap->iv_recv_pspoll(ni, m); in hostap_recv_ctl()
[all …]
H A Dieee80211_freebsd.c446 if (ni != NULL && ni->ni_vap == vap) { in ieee80211_flush_ifq()
728 if_inc_counter(ni->ni_vap->iv_ifp, IFCOUNTER_OERRORS, 1); in ieee80211_parent_xmitpkt()
786 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_join()
807 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_leave()
897 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_wds_discover()
969 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_deauth()
980 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_auth()
H A Dieee80211_output.c893 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_setup()
1016 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_mgmt_output()
1076 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_nulldata_transmitted()
1096 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_nulldata()
2191 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_add_wme_info()
2556 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_probereq()
2689 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_mgmt()
3353 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_alloc_prot()
3420 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_tx_mgt_cb()
3450 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_beacon_construct()
[all …]
H A Dieee80211_mesh.c900 struct ieee80211vap *vap = ni->ni_vap; in mesh_linkchange()
1532 struct ieee80211vap *vap = ni->ni_vap; in mesh_input()
1832 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_mgmt()
2110 struct ieee80211vap *vap = ni->ni_vap; in mesh_parse_meshpeering_action()
2238 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshpeering_open()
2386 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshpeering_confirm()
2530 struct ieee80211vap *vap = ni->ni_vap; in mesh_parse_meshgate_action()
2563 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshgate()
2652 struct ieee80211vap *vap = ni->ni_vap; in mesh_send_action()
2713 struct ieee80211vap *vap = ni->ni_vap; in mesh_send_action_meshpeering_open()
[all …]
H A Dieee80211_monitor.c128 struct ieee80211vap *vap = ni->ni_vap; in monitor_input()
H A Dieee80211_tdma.c214 struct ieee80211vap *vap = ni->ni_vap; in sta_leave()
330 struct ieee80211vap *vap = ni->ni_vap; in tdma_recv_mgmt()
523 struct ieee80211vap *vap = ni->ni_vap; in tdma_process_params()
643 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_tdma()
H A Dieee80211_adhoc.c121 struct ieee80211vap *vap = ni->ni_vap; in sta_leave()
308 struct ieee80211vap *vap = ni->ni_vap; in adhoc_input()
707 struct ieee80211vap *vap = ni->ni_vap; in adhoc_recv_mgmt()
1006 struct ieee80211vap *vap = ni->ni_vap; in ahdemo_recv_mgmt()
H A Dieee80211_crypto.c631 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_crypto_get_txkey()
692 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_crypto_decap()
832 struct ieee80211vap *vap = ni->ni_vap; in load_ucastkey()
/freebsd/sys/dev/ath/ath_rate/amrr/
H A Damrr.c228 struct ieee80211vap *vap = ni->ni_vap; in ath_rate_update()
374 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
385 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
398 IEEE80211_NOTE(ni->ni_vap, in ath_rate_ctl()
405 IEEE80211_NOTE(ni->ni_vap, in ath_rate_ctl()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_tx.c128 struct ieee80211vap *vap = ni->ni_vap; in r12a_tx_raid()
202 struct ieee80211vap *vap = ni->ni_vap; in r12a_tx_set_sgi()
218 struct ieee80211vap *vap = ni->ni_vap; in r12a_tx_set_ldpc()
230 struct ieee80211vap *vap = ni->ni_vap; in r12a_fill_tx_desc()
351 struct ieee80211vap *vap = ni->ni_vap; in r12a_fill_tx_desc_raw()
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c363 IEEE80211_NOTE(an->an_node.ni_vap, in pick_best_rate()
751 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in ath_rate_findrate()
780 IEEE80211_NOTE(an->an_node.ni_vap, in ath_rate_findrate()
786 IEEE80211_NOTE(an->an_node.ni_vap, in ath_rate_findrate()
794 IEEE80211_NOTE(an->an_node.ni_vap, in ath_rate_findrate()
816 IEEE80211_NOTE(an->an_node.ni_vap, in ath_rate_findrate()
832 IEEE80211_NOTE(an->an_node.ni_vap, in ath_rate_findrate()
1060 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in update_stats()
1149 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in ath_rate_tx_complete()
1352 if (ieee80211_msg(ni->ni_vap, IEEE80211_MSG_RATECTL)) { in ath_rate_ctl_reset()
[all …]
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_tx.c114 struct ieee80211vap *vap = ni->ni_vap; in rtwn_tx_data()
193 struct ieee80211vap *vap = ni->ni_vap; in rtwn_tx_raw()
278 if_inc_counter(ni->ni_vap->iv_ifp, in rtwn_start()
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx.c120 struct ieee80211vap *vap = ni->ni_vap; in r92c_tx_raid()
174 struct ieee80211vap *vap = ni->ni_vap; in r92c_tx_set_sgi()
227 struct ieee80211vap *vap = ni->ni_vap; in r92c_fill_tx_desc()
350 struct ieee80211vap *vap = ni->ni_vap; in r92c_fill_tx_desc_raw()
/freebsd/sys/dev/ath/
H A Dif_ath_tx_ht.c225 struct ieee80211vap *vap = ni->ni_vap; in ath_tx_rate_fill_rcflags()
242 if ((ni->ni_vap->iv_flags_ht & IEEE80211_FHT_LDPC_TX) && in ath_tx_rate_fill_rcflags()
322 (ni->ni_vap->iv_flags_ht & IEEE80211_FHT_STBC_TX) && in ath_tx_rate_fill_rcflags()
409 struct ieee80211vap *vap = ni->ni_vap; in ath_compute_num_delims()
566 struct ieee80211vap *vap = ni->ni_vap; in ath_get_aggr_limit()
/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.c203 struct ieee80211vap *vap = ni->ni_vap; in ath_rate_update()
360 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
390 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
/freebsd/sys/dev/wtap/
H A Dif_wtap.c150 struct ieee80211vap *vap = ni->ni_vap; in wtap_recv_mgmt()
209 struct ieee80211vap *vap = ni->ni_vap; in wtap_beacon_alloc()
467 struct ieee80211vap *vap = ni->ni_vap; in wtap_raw_xmit()
594 struct ieee80211vap *vap = ni->ni_vap; in wtap_transmit()

123