Home
last modified time | relevance | path

Searched refs:ath11k_vif (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.h152 struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id);
153 struct ath11k_vif *ath11k_mac_get_arvif_by_vdev_id(struct ath11k_base *ab,
156 u8 ath11k_mac_get_target_pdev_id_from_vif(struct ath11k_vif *arvif);
157 struct ath11k_vif *ath11k_mac_get_vif_up(struct ath11k_base *ab);
173 void ath11k_mac_bcn_tx_event(struct ath11k_vif *arvif);
175 int ath11k_mac_vif_set_keepalive(struct ath11k_vif *arvif,
H A Dspectral.h45 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif);
61 static inline int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
H A Ddebugfs.h309 void ath11k_debugfs_add_interface(struct ath11k_vif *arvif);
310 void ath11k_debugfs_remove_interface(struct ath11k_vif *arvif);
389 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()
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()
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()
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()
530 struct ath11k_vif *arvif; in ath11k_wow_set_hw_filter()
554 struct ath11k_vif *arvif; in ath11k_wow_clear_hw_filter()
574 struct ath11k_vif *arvif; in ath11k_wow_arp_ns_offload()
597 struct ath11k_vif *arvi in ath11k_gtk_rekey_offload()
[all...]
H A Dmac.c569 struct ath11k_vif *arvif = ath11k_vif_to_arvif(vif); in ath11k_get_arvif_iter()
575 struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id) in ath11k_mac_get_arvif()
596 struct ath11k_vif *ath11k_mac_get_arvif_by_vdev_id(struct ath11k_base *ab, in ath11k_mac_get_arvif_by_vdev_id()
601 struct ath11k_vif *arvif; in ath11k_mac_get_arvif_by_vdev_id()
658 struct ath11k_vif *ath11k_mac_get_vif_up(struct ath11k_base *ab) in ath11k_mac_get_vif_up()
662 struct ath11k_vif *arvif; in ath11k_mac_get_vif_up()
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()
740 struct ath11k_vif *arvif; in ath11k_mac_txpower_recalc()
794 static int ath11k_recalc_rtscts_prot(struct ath11k_vif *arvi
[all...]
H A Ddp_tx.h21 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif,
H A Dcore.h314 struct ath11k_vif { struct
376 struct ath11k_vif *arvif;
482 struct ath11k_vif *arvif;
641 * vdev_stop_status info, scan data, ath11k_sta info, ath11k_vif info,
1223 static inline struct ath11k_vif *ath11k_vif_to_arvif(struct ieee80211_vif *vif) in ath11k_vif_to_arvif()
1225 return (struct ath11k_vif *)vif->drv_priv; in ath11k_vif_to_arvif()
H A Dpeer.h51 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif,
H A Ddp_rx.h48 int ath11k_dp_peer_rx_pn_replay_config(struct ath11k_vif *arvif,
H A Dspectral.c155 static struct ath11k_vif *ath11k_spectral_get_vdev(struct ath11k *ar) in ath11k_spectral_get_vdev()
157 struct ath11k_vif *arvif; in ath11k_spectral_get_vdev()
175 struct ath11k_vif *arvif; in ath11k_spectral_scan_trigger()
208 struct ath11k_vif *arvif; in ath11k_spectral_scan_config()
892 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
H A Ddebugfs.c390 struct ath11k_vif *arvif; in ath11k_open_bcn_stats()
1677 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_add_dialog()
1753 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_del_dialog()
1800 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_pause_dialog()
1839 struct ath11k_vif *arvif = file->private_data; in ath11k_write_twt_resume_dialog()
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 Ddp.h17 struct ath11k_vif;
1685 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif);
H A Dtestmode.c305 struct ath11k_vif *arvif; in ath11k_tm_cmd_wmi()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dspectral.h44 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif);
60 static inline int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
H A Dmac.h135 struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id);
136 struct ath11k_vif *ath11k_mac_get_arvif_by_vdev_id(struct ath11k_base *ab,
H A Dmac.c456 struct ath11k_vif *arvif = (void *)vif->drv_priv; in ath11k_get_arvif_iter()
462 struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id) in ath11k_mac_get_arvif()
483 struct ath11k_vif *ath11k_mac_get_arvif_by_vdev_id(struct ath11k_base *ab, in ath11k_mac_get_arvif_by_vdev_id()
488 struct ath11k_vif *arvif; in ath11k_mac_get_arvif_by_vdev_id()
587 struct ath11k_vif *arvif; in ath11k_mac_txpower_recalc()
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 *arvi in ath11k_peer_assoc_h_basic()
[all...]
H A Dcore.h190 struct ath11k_vif { struct
240 struct ath11k_vif *arvif;
344 struct ath11k_vif *arvif;
485 * vdev_stop_status info, scan data, ath11k_sta info, ath11k_vif info,
921 static inline struct ath11k_vif *ath11k_vif_to_arvif(struct ieee80211_vif *vif) in ath11k_vif_to_arvif()
923 return (struct ath11k_vif *)vif->drv_priv; in ath11k_vif_to_arvif()
H A Ddp_tx.h19 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif,
H A Dpeer.h42 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif,
H A Dspectral.c156 static struct ath11k_vif *ath11k_spectral_get_vdev(struct ath11k *ar) in ath11k_spectral_get_vdev()
158 struct ath11k_vif *arvif; in ath11k_spectral_get_vdev()
176 struct ath11k_vif *arvif; in ath11k_spectral_scan_trigger()
207 struct ath11k_vif *arvif; in ath11k_spectral_scan_config()
856 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
H A Ddp_rx.h48 int ath11k_dp_peer_rx_pn_replay_config(struct ath11k_vif *arvif,
H A Dpeer.c249 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()
H A Ddp.h16 struct ath11k_vif;
1615 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif);
H A 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()
H A Ddp.c944 static void ath11k_dp_update_vdev_search(struct ath11k_vif *arvif) in ath11k_dp_update_vdev_search()
972 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif) in ath11k_dp_vdev_tx_attach()

Completed in 34 milliseconds

12