Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
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 …]
Dmac.c569 struct ath11k_vif *arvif = ath11k_vif_to_arvif(vif); 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()
1272 struct ath11k_vif *arvif; in ath11k_mac_config_ps() local
[all …]
Ddebugfs.c383 struct ath11k_vif *arvif; in ath11k_open_bcn_stats() local
1670 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_add_dialog() local
1746 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_del_dialog() local
1793 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_pause_dialog() local
1832 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_resume_dialog() local
1889 void ath11k_debugfs_add_interface(struct ath11k_vif *arvif) in ath11k_debugfs_add_interface()
1913 void ath11k_debugfs_remove_interface(struct ath11k_vif *arvif) in ath11k_debugfs_remove_interface()
Dspectral.h62 static inline int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
Dspectral.c158 struct ath11k_vif *arvif; in ath11k_spectral_get_vdev() local
176 struct ath11k_vif *arvif; in ath11k_spectral_scan_trigger() local
209 struct ath11k_vif *arvif; in ath11k_spectral_scan_config() local
893 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
Dmac.c236 static int ath10k_send_key(struct ath10k_vif *arvif, in ath10k_send_key()
297 static int ath10k_install_key(struct ath10k_vif *arvif, in ath10k_install_key()
324 static int ath10k_install_peer_wep_keys(struct ath10k_vif *arvif, in ath10k_install_peer_wep_keys()
412 static int ath10k_clear_peer_keys(struct ath10k_vif *arvif, in ath10k_clear_peer_keys()
478 static int ath10k_clear_vdev_key(struct ath10k_vif *arvif, in ath10k_clear_vdev_key()
526 static int ath10k_mac_vif_update_wep_key(struct ath10k_vif *arvif, in ath10k_mac_vif_update_wep_key()
732 struct ath10k_vif *arvif; in ath10k_peer_create() local
783 static int ath10k_mac_set_kickout(struct ath10k_vif *arvif) in ath10k_mac_set_kickout()
828 static int ath10k_mac_set_rts(struct ath10k_vif *arvif, u32 value) in ath10k_mac_set_rts()
972 void ath10k_mac_vif_beacon_free(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_free()
[all …]
Dwow.c25 static int ath10k_wow_vif_cleanup(struct ath10k_vif *arvif) in ath10k_wow_vif_cleanup()
53 struct ath10k_vif *arvif; in ath10k_wow_cleanup() local
266 static int ath10k_vif_wow_set_wakeups(struct ath10k_vif *arvif, in ath10k_vif_wow_set_wakeups()
389 struct ath10k_vif *arvif; in ath10k_wow_set_wakeups() local
406 static int ath10k_vif_wow_clean_nlo(struct ath10k_vif *arvif) in ath10k_vif_wow_clean_nlo()
434 struct ath10k_vif *arvif; in ath10k_wow_nlo_cleanup() local
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
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()
Dspectral.h63 static inline int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
Dmac.h82 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_tx_h_seq_no() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dmac.c224 static int ath10k_send_key(struct ath10k_vif *arvif, in ath10k_send_key()
285 static int ath10k_install_key(struct ath10k_vif *arvif, in ath10k_install_key()
312 static int ath10k_install_peer_wep_keys(struct ath10k_vif *arvif, in ath10k_install_peer_wep_keys()
400 static int ath10k_clear_peer_keys(struct ath10k_vif *arvif, in ath10k_clear_peer_keys()
466 static int ath10k_clear_vdev_key(struct ath10k_vif *arvif, in ath10k_clear_vdev_key()
514 static int ath10k_mac_vif_update_wep_key(struct ath10k_vif *arvif, in ath10k_mac_vif_update_wep_key()
720 struct ath10k_vif *arvif; in ath10k_peer_create() local
771 static int ath10k_mac_set_kickout(struct ath10k_vif *arvif) in ath10k_mac_set_kickout()
816 static int ath10k_mac_set_rts(struct ath10k_vif *arvif, u32 value) in ath10k_mac_set_rts()
960 void ath10k_mac_vif_beacon_free(struct ath10k_vif *arvif) in ath10k_mac_vif_beacon_free()
[all …]
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
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
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()
Dspectral.h63 static inline int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop()
Dmac.h82 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_tx_h_seq_no() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
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()
1123 static int ath12k_mac_setup_bcn_tmpl(struct ath12k_vif *arvif) in ath12k_mac_setup_bcn_tmpl()
1166 static void ath12k_control_beaconing(struct ath12k_vif *arvif, in ath12k_control_beaconing()
1214 struct ath12k_vif *arvif = (void *)vif->drv_priv; in ath12k_peer_assoc_h_basic() local
1242 struct ath12k_vif *arvif = (struct ath12k_vif *)vif->drv_priv; in ath12k_peer_assoc_h_crypto() local
1300 struct ath12k_vif *arvif = (void *)vif->drv_priv; in ath12k_peer_assoc_h_rates() local
[all …]
Ddp.c325 u32 ath12k_dp_tx_get_vdev_bank_config(struct ath12k_base *ab, struct ath12k_vif *arvif) in ath12k_dp_tx_get_vdev_bank_config()
363 static int ath12k_dp_tx_get_bank_profile(struct ath12k_base *ab, struct ath12k_vif *arvif, in ath12k_dp_tx_get_bank_profile()
1089 static void ath12k_dp_update_vdev_search(struct ath12k_vif *arvif) in ath12k_dp_update_vdev_search()
1110 void ath12k_dp_vdev_tx_attach(struct ath12k *ar, struct ath12k_vif *arvif) in ath12k_dp_vdev_tx_attach()
Dpeer.c264 int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_peer_create()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dmac.c456 struct ath11k_vif *arvif = (void *)vif->drv_priv; in ath11k_get_arvif_iter() local
488 struct ath11k_vif *arvif; in ath11k_mac_get_arvif_by_vdev_id() local
587 struct ath11k_vif *arvif; in ath11k_mac_txpower_recalc() local
641 static int ath11k_recalc_rtscts_prot(struct ath11k_vif *arvif) in ath11k_recalc_rtscts_prot()
680 static int ath11k_mac_set_kickout(struct ath11k_vif *arvif) in ath11k_mac_set_kickout()
770 static int ath11k_mac_setup_bcn_tmpl(struct ath11k_vif *arvif) in ath11k_mac_setup_bcn_tmpl()
817 static void ath11k_control_beaconing(struct ath11k_vif *arvif, in ath11k_control_beaconing()
867 struct ath11k_vif *arvif = (void *)vif->drv_priv; in ath11k_peer_assoc_h_basic() local
895 struct ath11k_vif *arvif = (struct ath11k_vif *)vif->drv_priv; in ath11k_peer_assoc_h_crypto() local
953 struct ath11k_vif *arvif = (void *)vif->drv_priv; in ath11k_peer_assoc_h_rates() local
[all …]
Dspectral.c158 struct ath11k_vif *arvif; in ath11k_spectral_get_vdev() local
176 struct ath11k_vif *arvif; in ath11k_spectral_scan_trigger() local
207 struct ath11k_vif *arvif; in ath11k_spectral_scan_config() local
856 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
Dspectral.h60 static inline int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
Ddp_tx.c14 ath11k_dp_tx_get_encap_type(struct ath11k_vif *arvif, struct sk_buff *skb) in ath11k_dp_tx_get_encap_type()
80 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_dp_tx()
Dpeer.c249 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()

123