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-6.12.1/drivers/net/wireless/ath/ath11k/
Ddp_tx.h36 int ath11k_dp_tx_htt_monitor_mode_ring_config(struct ath11k *ar, bool reset);
Ddp_tx.c1186 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.c1174 ret = ath11k_dp_tx_htt_monitor_mode_ring_config(ar, false); in ath11k_mac_monitor_start()
1204 ret = ath11k_dp_tx_htt_monitor_mode_ring_config(ar, true); in ath11k_mac_monitor_stop()