Home
last modified time | relevance | path

Searched refs:ath11k_vif (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
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()
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 *arvif = (void *)vif->drv_priv; in ath11k_peer_assoc_h_basic()
[all …]
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,
Dcore.h190 struct ath11k_vif { struct
240 struct ath11k_vif *arvif; argument
344 struct ath11k_vif *arvif;
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()
Ddp_tx.h19 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif,
Dpeer.h42 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif,
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()
Ddp_rx.h48 int ath11k_dp_peer_rx_pn_replay_config(struct ath11k_vif *arvif,
Dpeer.c249 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()
Ddp.h16 struct ath11k_vif;
1615 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif);
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()
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()
Ddebugfs.c379 struct ath11k_vif *arvif; in ath11k_open_bcn_stats()
Dwmi.c5159 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev->vdev_id); in ath11k_wmi_fw_vdev_stats_fill()
5233 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, bcn->vdev_id); in ath11k_wmi_fw_bcn_stats_fill()
6272 struct ath11k_vif *arvif; in ath11k_wmi_process_csa_switch_count_event()
6622 struct ath11k_vif *arvif; in ath11k_wmi_simulate_radar()
Ddp_rx.c1095 int ath11k_dp_peer_rx_pn_replay_config(struct ath11k_vif *arvif, in ath11k_dp_peer_rx_pn_replay_config()