Home
last modified time | relevance | path

Searched defs:arvif (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwow.c96 static int ath11k_wow_vif_cleanup(struct ath11k_vif *arvif) in ath11k_wow_vif_cleanup()
124 struct ath11k_vif *arvif; in ath11k_wow_cleanup() local
337 static int ath11k_vif_wow_set_wakeups(struct ath11k_vif *arvif, in ath11k_vif_wow_set_wakeups()
466 struct ath11k_vif *arvif; in ath11k_wow_set_wakeups() local
483 static int ath11k_vif_wow_clean_nlo(struct ath11k_vif *arvif) in ath11k_vif_wow_clean_nlo()
511 struct ath11k_vif *arvif; in ath11k_wow_nlo_cleanup() local
530 struct ath11k_vif *arvif; in ath11k_wow_set_hw_filter() local
554 struct ath11k_vif *arvif; in ath11k_wow_clear_hw_filter() local
574 struct ath11k_vif *arvif; in ath11k_wow_arp_ns_offload() local
597 struct ath11k_vif *arvif; in ath11k_gtk_rekey_offload() local
[all …]
H A Dmac.c569 struct ath11k_vif *arvif = (void *)vif->drv_priv; in ath11k_get_arvif_iter() local
601 struct ath11k_vif *arvif; in ath11k_mac_get_arvif_by_vdev_id() local
662 struct ath11k_vif *arvif; in ath11k_mac_get_vif_up() local
684 u8 ath11k_mac_get_target_pdev_id_from_vif(struct ath11k_vif *arvif) in ath11k_mac_get_target_pdev_id_from_vif()
709 struct ath11k_vif *arvif; in ath11k_mac_get_target_pdev_id() local
740 struct ath11k_vif *arvif; in ath11k_mac_txpower_recalc() local
794 static int ath11k_recalc_rtscts_prot(struct ath11k_vif *arvif) in ath11k_recalc_rtscts_prot()
833 static int ath11k_mac_set_kickout(struct ath11k_vif *arvif) in ath11k_mac_set_kickout()
1218 static int ath11k_mac_vif_setup_ps(struct ath11k_vif *arvif) in ath11k_mac_vif_setup_ps()
1279 struct ath11k_vif *arvif; in ath11k_mac_config_ps() local
[all …]
H A Ddebugfs.c390 struct ath11k_vif *arvif; in ath11k_open_bcn_stats() local
1677 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_add_dialog() local
1753 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_del_dialog() local
1800 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_pause_dialog() local
1839 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_resume_dialog() local
1896 void ath11k_debugfs_add_interface(struct ath11k_vif *arvif) in ath11k_debugfs_add_interface()
1920 void ath11k_debugfs_remove_interface(struct ath11k_vif *arvif) in ath11k_debugfs_remove_interface()
H A Dspectral.h61 static inline int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
H A Dspectral.c157 struct ath11k_vif *arvif; in ath11k_spectral_get_vdev() local
175 struct ath11k_vif *arvif; in ath11k_spectral_scan_trigger() local
208 struct ath11k_vif *arvif; in ath11k_spectral_scan_config() local
892 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
H A Ddp.c981 static void ath11k_dp_update_vdev_search(struct ath11k_vif *arvif) in ath11k_dp_update_vdev_search()
1009 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif) in ath11k_dp_vdev_tx_attach()
H A Dtestmode.c305 struct ath11k_vif *arvif; in ath11k_tm_cmd_wmi() local
H A Ddp_tx.c16 ath11k_dp_tx_get_encap_type(struct ath11k_vif *arvif, struct sk_buff *skb) in ath11k_dp_tx_get_encap_type()
86 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_dp_tx()
H A Dwmi.c1089 struct ath11k_vif *arvif; in ath11k_wmi_vdev_up() local
1801 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev_id); in ath11k_wmi_bcn_tmpl() local
4133 struct ath11k_vif *arvif; in ath11k_wmi_obss_color_collision_event() local
6709 struct ath11k_vif *arvif; in ath11k_wmi_tlv_rssi_chain_parse() local
6777 struct ath11k_vif *arvif; in ath11k_wmi_tlv_fw_stats_data_parse() local
7142 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev->vdev_id); in ath11k_wmi_fw_vdev_stats_fill() local
7216 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, bcn->vdev_id); in ath11k_wmi_fw_bcn_stats_fill() local
7715 struct ath11k_vif *arvif; in ath11k_bcn_tx_status_event() local
8603 struct ath11k_vif *arvif; in ath11k_wmi_process_csa_switch_count_event() local
8948 struct ath11k_vif *arvif; in ath11k_wmi_gtk_offload_status_event() local
[all …]
H A Dpeer.c370 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()
H A Ddebugfs.h389 static inline void ath11k_debugfs_add_interface(struct ath11k_vif *arvif) in ath11k_debugfs_add_interface()
393 static inline void ath11k_debugfs_remove_interface(struct ath11k_vif *arvif) in ath11k_debugfs_remove_interface()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c237 static int ath10k_send_key(struct ath10k_vif *arvif, in ath10k_send_key()
298 static int ath10k_install_key(struct ath10k_vif *arvif, in ath10k_install_key()
325 static int ath10k_install_peer_wep_keys(struct ath10k_vif *arvif, in ath10k_install_peer_wep_keys()
413 static int ath10k_clear_peer_keys(struct ath10k_vif *arvif, in ath10k_clear_peer_keys()
479 static int ath10k_clear_vdev_key(struct ath10k_vif *arvif, in ath10k_clear_vdev_key()
527 static int ath10k_mac_vif_update_wep_key(struct ath10k_vif *arvif, in ath10k_mac_vif_update_wep_key()
733 struct ath10k_vif *arvif; in ath10k_peer_create() local
784 static int ath10k_mac_set_kickout(struct ath10k_vif *arvif) in ath10k_mac_set_kickout()
829 static int ath10k_mac_set_rts(struct ath10k_vif *arvif, u32 value) in ath10k_mac_set_rts()
973 void ath10k_mac_vif_beacon_free(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_free()
[all …]
H A Dp2p.c70 static void ath10k_p2p_noa_ie_assign(struct ath10k_vif *arvif, void *ie, in ath10k_p2p_noa_ie_assign()
83 static void __ath10k_p2p_noa_update(struct ath10k_vif *arvif, in __ath10k_p2p_noa_update()
106 void ath10k_p2p_noa_update(struct ath10k_vif *arvif, in ath10k_p2p_noa_update()
124 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_p2p_noa_update_vdev_iter() local
H A Dwow.c24 static int ath10k_wow_vif_cleanup(struct ath10k_vif *arvif) in ath10k_wow_vif_cleanup()
52 struct ath10k_vif *arvif; in ath10k_wow_cleanup() local
265 static int ath10k_vif_wow_set_wakeups(struct ath10k_vif *arvif, in ath10k_vif_wow_set_wakeups()
388 struct ath10k_vif *arvif; in ath10k_wow_set_wakeups() local
405 static int ath10k_vif_wow_clean_nlo(struct ath10k_vif *arvif) in ath10k_vif_wow_clean_nlo()
433 struct ath10k_vif *arvif; in ath10k_wow_nlo_cleanup() local
H A Dspectral.c163 struct ath10k_vif *arvif; in ath10k_get_spectral_vdev() local
181 struct ath10k_vif *arvif; in ath10k_spectral_scan_trigger() local
214 struct ath10k_vif *arvif; in ath10k_spectral_scan_config() local
507 struct ath10k_vif *arvif; in ath10k_spectral_start() local
521 int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
H A Dspectral.h63 static inline int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
H A Dmac.h82 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_tx_h_seq_no() local
H A Dhtt_tx.c42 struct ath10k_vif *arvif = (void *)txq->vif->drv_priv; in __ath10k_htt_tx_txq_recalc() local
1156 struct ath10k_vif *arvif; in ath10k_htt_tx_get_vdev_id() local
H A Dwmi.c1846 static void ath10k_wmi_tx_beacon_nowait(struct ath10k_vif *arvif) in ath10k_wmi_tx_beacon_nowait()
1896 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_wmi_tx_beacons_iter() local
1957 struct ath10k_vif *arvif; in ath10k_wmi_op_gen_mgmt_tx() local
3557 struct ath10k_vif *arvif, in ath10k_wmi_update_tim()
3673 static void ath10k_wmi_update_noa(struct ath10k *ar, struct ath10k_vif *arvif, in ath10k_wmi_update_noa()
3849 struct ath10k_vif *arvif; in ath10k_wmi_event_host_swba() local
5261 struct ath10k_vif *arvif; in ath10k_wmi_handle_tdls_peer_event() local
H A Dhtt_rx.c1128 struct ath10k_vif *arvif; in ath10k_htt_rx_h_peer_channel() local
1169 struct ath10k_vif *arvif; in ath10k_htt_rx_h_vdev_channel() local
3214 struct ath10k_vif *arvif; in ath10k_htt_rx_addba() local
3254 struct ath10k_vif *arvif; in ath10k_htt_rx_delba() local
H A Dwmi-tlv.c185 struct ath10k_vif *arvif; in ath10k_wmi_tlv_event_bcn_tx_status() local
581 struct ath10k_vif *arvif; in ath10k_wmi_event_tdls_peer() local
3308 struct ath10k_vif *arvif; in ath10k_wmi_tlv_op_gen_mgmt_tx_send() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c526 struct ath12k_vif *arvif = (void *)vif->drv_priv; in ath12k_get_arvif_iter() local
557 struct ath12k_vif *arvif; in ath12k_mac_get_arvif_by_vdev_id() local
631 struct ath12k_vif *arvif; in ath12k_mac_txpower_recalc() local
685 static int ath12k_recalc_rtscts_prot(struct ath12k_vif *arvif) in ath12k_recalc_rtscts_prot()
724 static int ath12k_mac_set_kickout(struct ath12k_vif *arvif) in ath12k_mac_set_kickout()
1120 static int ath12k_mac_setup_bcn_tmpl(struct ath12k_vif *arvif) in ath12k_mac_setup_bcn_tmpl()
1163 static void ath12k_control_beaconing(struct ath12k_vif *arvif, in ath12k_control_beaconing()
1211 struct ath12k_vif *arvif = (void *)vif->drv_priv; in ath12k_peer_assoc_h_basic() local
1239 struct ath12k_vif *arvif = (struct ath12k_vif *)vif->drv_priv; in ath12k_peer_assoc_h_crypto() local
1297 struct ath12k_vif *arvif = (void *)vif->drv_priv; in ath12k_peer_assoc_h_rates() local
[all …]
H A Ddp.c314 u32 ath12k_dp_tx_get_vdev_bank_config(struct ath12k_base *ab, struct ath12k_vif *arvif) in ath12k_dp_tx_get_vdev_bank_config()
352 static int ath12k_dp_tx_get_bank_profile(struct ath12k_base *ab, struct ath12k_vif *arvif, in ath12k_dp_tx_get_bank_profile()
1090 static void ath12k_dp_update_vdev_search(struct ath12k_vif *arvif) in ath12k_dp_update_vdev_search()
1111 void ath12k_dp_vdev_tx_attach(struct ath12k *ar, struct ath12k_vif *arvif) in ath12k_dp_vdev_tx_attach()
H A Dpeer.c264 int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_peer_create()
H A Ddp_tx.c13 ath12k_dp_tx_get_encap_type(struct ath12k_vif *arvif, struct sk_buff *skb) in ath12k_dp_tx_get_encap_type()
132 int ath12k_dp_tx(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_dp_tx()

12