Home
last modified time | relevance | path

Searched refs:ath11k_dp_tx_htt_monitor_mode_ring_config (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Ddp_tx.h35 int ath11k_dp_tx_htt_monitor_mode_ring_config(struct ath11k *ar, bool reset);
Ddp_tx.c1178 int ath11k_dp_tx_htt_monitor_mode_ring_config(struct ath11k *ar, bool reset) in ath11k_dp_tx_htt_monitor_mode_ring_config() function
Dmac.c1176 ret = ath11k_dp_tx_htt_monitor_mode_ring_config(ar, false); in ath11k_mac_monitor_start()
1206 ret = ath11k_dp_tx_htt_monitor_mode_ring_config(ar, true); in ath11k_mac_monitor_stop()