Home
last modified time | relevance | path

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

/Linux-v5.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.c455 struct ath11k_vif *arvif = (void *)vif->drv_priv; in ath11k_get_arvif_iter()
461 struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id) in ath11k_mac_get_arvif()
482 struct ath11k_vif *ath11k_mac_get_arvif_by_vdev_id(struct ath11k_base *ab, in ath11k_mac_get_arvif_by_vdev_id()
487 struct ath11k_vif *arvif; in ath11k_mac_get_arvif_by_vdev_id()
586 struct ath11k_vif *arvif; in ath11k_mac_txpower_recalc()
640 static int ath11k_recalc_rtscts_prot(struct ath11k_vif *arvif) in ath11k_recalc_rtscts_prot()
679 static int ath11k_mac_set_kickout(struct ath11k_vif *arvif) in ath11k_mac_set_kickout()
769 static int ath11k_mac_setup_bcn_tmpl(struct ath11k_vif *arvif) in ath11k_mac_setup_bcn_tmpl()
812 static void ath11k_control_beaconing(struct ath11k_vif *arvif, in ath11k_control_beaconing()
862 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.h187 struct ath11k_vif { struct
237 struct ath11k_vif *arvif; argument
341 struct ath11k_vif *arvif;
919 static inline struct ath11k_vif *ath11k_vif_to_arvif(struct ieee80211_vif *vif) in ath11k_vif_to_arvif()
921 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.c208 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()
Ddp.h16 struct ath11k_vif;
1614 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif);
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()
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()
Ddebugfs.c379 struct ath11k_vif *arvif; in ath11k_open_bcn_stats()
Dwmi.c5213 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev->vdev_id); in ath11k_wmi_fw_vdev_stats_fill()
5287 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, bcn->vdev_id); in ath11k_wmi_fw_bcn_stats_fill()
6302 struct ath11k_vif *arvif; in ath11k_wmi_process_csa_switch_count_event()
6638 struct ath11k_vif *arvif; in ath11k_wmi_simulate_radar()
Ddp_rx.c1077 int ath11k_dp_peer_rx_pn_replay_config(struct ath11k_vif *arvif, in ath11k_dp_peer_rx_pn_replay_config()