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.1.9/drivers/net/wireless/ath/ath11k/
Ddp_tx.h34 int ath11k_dp_tx_htt_monitor_mode_ring_config(struct ath11k *ar, bool reset);
Ddp_tx.c1151 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.c1169 ret = ath11k_dp_tx_htt_monitor_mode_ring_config(ar, false); in ath11k_mac_monitor_start()
1199 ret = ath11k_dp_tx_htt_monitor_mode_ring_config(ar, true); in ath11k_mac_monitor_stop()