Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dspectral.h63 static inline int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop() argument
H A Dmac.h82 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_tx_h_seq_no() local
H A Dp2p.c70 static void ath10k_p2p_noa_ie_assign(struct ath10k_vif *arvif, void *ie, in ath10k_p2p_noa_ie_assign() argument
83 static void __ath10k_p2p_noa_update(struct ath10k_vif *arvif, in __ath10k_p2p_noa_update() argument
106 void ath10k_p2p_noa_update(struct ath10k_vif *arvif, in ath10k_p2p_noa_update() argument
124 struct ath10k_vif *arvif = (void *)vif->drv_priv; ath10k_p2p_noa_update_vdev_iter() local
[all...]
H A Dwow.c24 static int ath10k_wow_vif_cleanup(struct ath10k_vif *arvif) in ath10k_wow_vif_cleanup() argument
52 struct ath10k_vif *arvif; in ath10k_wow_cleanup() local
265 ath10k_vif_wow_set_wakeups(struct ath10k_vif *arvif, struct cfg80211_wowlan *wowlan) ath10k_vif_wow_set_wakeups() argument
388 struct ath10k_vif *arvif; ath10k_wow_set_wakeups() local
405 ath10k_vif_wow_clean_nlo(struct ath10k_vif *arvif) ath10k_vif_wow_clean_nlo() argument
433 struct ath10k_vif *arvif; ath10k_wow_nlo_cleanup() local
[all...]
H A 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; ath10k_spectral_start() local
521 ath10k_spectral_vif_stop(struct ath10k_vif *arvif) ath10k_spectral_vif_stop() argument
[all...]
H A Dhtt_tx.c42 struct ath10k_vif *arvif = (void *)txq->vif->drv_priv; in __ath10k_htt_tx_txq_recalc() local
1174 struct ath10k_vif *arvif; in ath10k_htt_tx_get_vdev_id() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.h82 struct ath10k_vif *arvif = (void *)vif->drv_priv; in ath10k_tx_h_seq_no() local
H A Dspectral.h63 static inline int ath10k_spectral_vif_stop(struct ath10k_vif *arvif) in ath10k_spectral_vif_stop() argument
H A Dp2p.c70 static void ath10k_p2p_noa_ie_assign(struct ath10k_vif *arvif, void *ie, in ath10k_p2p_noa_ie_assign() argument
83 static void __ath10k_p2p_noa_update(struct ath10k_vif *arvif, in __ath10k_p2p_noa_update() argument
106 void ath10k_p2p_noa_update(struct ath10k_vif *arvif, in ath10k_p2p_noa_update() argument
124 struct ath10k_vif *arvif = (void *)vif->drv_priv; ath10k_p2p_noa_update_vdev_iter() local
[all...]
H A Dwow.c24 static int ath10k_wow_vif_cleanup(struct ath10k_vif *arvif) in ath10k_wow_vif_cleanup() argument
52 struct ath10k_vif *arvif; in ath10k_wow_cleanup() local
265 ath10k_vif_wow_set_wakeups(struct ath10k_vif *arvif, struct cfg80211_wowlan *wowlan) ath10k_vif_wow_set_wakeups() argument
388 struct ath10k_vif *arvif; ath10k_wow_set_wakeups() local
405 ath10k_vif_wow_clean_nlo(struct ath10k_vif *arvif) ath10k_vif_wow_clean_nlo() argument
433 struct ath10k_vif *arvif; ath10k_wow_nlo_cleanup() local
[all...]
H A 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; ath10k_spectral_start() local
521 ath10k_spectral_vif_stop(struct ath10k_vif *arvif) ath10k_spectral_vif_stop() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dspectral.h60 static inline int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop() argument
H A Dpeer.c249 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create() argument
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() argument
80 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_dp_tx() argument
[all...]
H A Ddp.c944 static void ath11k_dp_update_vdev_search(struct ath11k_vif *arvif) in ath11k_dp_update_vdev_search() argument
972 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif) in ath11k_dp_vdev_tx_attach() argument
[all...]
H A Ddebugfs.c379 struct ath11k_vif *arvif; in ath11k_open_bcn_stats() local
H A 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; ath11k_spectral_scan_config() local
856 ath11k_spectral_vif_stop(struct ath11k_vif *arvif) ath11k_spectral_vif_stop() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dspectral.h61 static inline int ath11k_spectral_vif_stop(struct ath11k_vif *arvif) in ath11k_spectral_vif_stop() argument
H A Dtestmode.c305 struct ath11k_vif *arvif; in ath11k_tm_cmd_wmi() local
H A Dwow.c96 static int ath11k_wow_vif_cleanup(struct ath11k_vif *arvif) in ath11k_wow_vif_cleanup() argument
124 struct ath11k_vif *arvif; in ath11k_wow_cleanup() local
337 ath11k_vif_wow_set_wakeups(struct ath11k_vif *arvif, struct cfg80211_wowlan *wowlan) ath11k_vif_wow_set_wakeups() argument
466 struct ath11k_vif *arvif; ath11k_wow_set_wakeups() local
483 ath11k_vif_wow_clean_nlo(struct ath11k_vif *arvif) ath11k_vif_wow_clean_nlo() argument
511 struct ath11k_vif *arvif; ath11k_wow_nlo_cleanup() local
530 struct ath11k_vif *arvif; ath11k_wow_set_hw_filter() local
554 struct ath11k_vif *arvif; ath11k_wow_clear_hw_filter() local
574 struct ath11k_vif *arvif; ath11k_wow_arp_ns_offload() local
597 struct ath11k_vif *arvif; ath11k_gtk_rekey_offload() local
655 struct ath11k_vif *arvif; ath11k_wow_set_keepalive() local
[all...]
H A Dpeer.c370 int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_peer_create() argument
H A Ddp_tx.c16 ath11k_dp_tx_get_encap_type(struct ath11k_vif *arvif, struct sk_buff *skb) in ath11k_dp_tx_get_encap_type() argument
82 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif, in ath11k_dp_tx() argument
[all...]
H A Ddp.c968 static void ath11k_dp_update_vdev_search(struct ath11k_vif *arvif) in ath11k_dp_update_vdev_search() argument
996 void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif) in ath11k_dp_vdev_tx_attach() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dpeer.c264 int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_peer_create() argument
H A Ddp_tx.c13 ath12k_dp_tx_get_encap_type(struct ath12k_vif *arvif, struct sk_buff *skb) in ath12k_dp_tx_get_encap_type() argument
128 int ath12k_dp_tx(struct ath12k *ar, struct ath12k_vif *arvif, in ath12k_dp_tx() argument
[all...]

Completed in 17 milliseconds

123