Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
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()
A Dmac.c502 struct ath11k_vif *arvif; in ath11k_mac_get_arvif_by_vdev_id()
577 struct ath11k_vif *arvif; in ath11k_mac_txpower_recalc()
1261 struct ath11k_vif *arvif = container_of(work, struct ath11k_vif, in ath11k_mac_vif_sta_connection_loss_work()
1304 struct ath11k_vif *arvif = (struct ath11k_vif *)vif->drv_priv; in ath11k_peer_assoc_h_crypto()
2135 struct ath11k_vif *arvif, in ath11k_peer_assoc_qos_ap()
3782 struct ath11k_vif *arvif; in ath11k_sta_rc_update_wk()
3916 struct ath11k_vif *arvif; in ath11k_sta_set_4addr_wk()
5036 struct ath11k_vif *arvif; in ath11k_mgmt_over_wmi_tx_work()
5398 struct ath11k_vif *arvif) in ath11k_set_he_mu_sounding_mode()
6155 struct ath11k_vif *arvif; in ath11k_mac_update_vif_chan()
[all …]
A Dmac.h144 struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id);
145 struct ath11k_vif *ath11k_mac_get_arvif_by_vdev_id(struct ath11k_base *ab,
A Dcore.h205 struct ath11k_vif { struct
257 struct ath11k_vif *arvif; argument
361 struct ath11k_vif *arvif;
976 static inline struct ath11k_vif *ath11k_vif_to_arvif(struct ieee80211_vif *vif) in ath11k_vif_to_arvif()
978 return (struct ath11k_vif *)vif->drv_priv; in ath11k_vif_to_arvif()
A Ddp_tx.h19 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif,
A Dpeer.h43 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif,
A Dspectral.c154 static struct ath11k_vif *ath11k_spectral_get_vdev(struct ath11k *ar) in ath11k_spectral_get_vdev()
156 struct ath11k_vif *arvif; in ath11k_spectral_get_vdev()
174 struct ath11k_vif *arvif; in ath11k_spectral_scan_trigger()
205 struct ath11k_vif *arvif; in ath11k_spectral_scan_config()
856 int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop()
A Ddp_rx.h48 int ath11k_dp_peer_rx_pn_replay_config(struct ath11k_vif *arvif,
A Dpeer.c250 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create()
A Ddp.h16 struct ath11k_vif;
1624 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif);
A Ddp.c934 static void ath11k_dp_update_vdev_search(struct ath11k_vif *arvif) in ath11k_dp_update_vdev_search()
962 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif) in ath11k_dp_vdev_tx_attach()
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()
A Ddebugfs.c379 struct ath11k_vif *arvif; in ath11k_open_bcn_stats()
A Dwmi.c5648 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, vdev->vdev_id); in ath11k_wmi_fw_vdev_stats_fill()
5722 struct ath11k_vif *arvif = ath11k_mac_get_arvif(ar, bcn->vdev_id); in ath11k_wmi_fw_bcn_stats_fill()
6790 struct ath11k_vif *arvif; in ath11k_wmi_process_csa_switch_count_event()
7267 struct ath11k_vif *arvif; in ath11k_wmi_simulate_radar()
A Ddp_rx.c1149 int ath11k_dp_peer_rx_pn_replay_config(struct ath11k_vif *arvif, in ath11k_dp_peer_rx_pn_replay_config()

Completed in 73 milliseconds