Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Ddp_tx.h40 int ath12k_dp_tx_htt_monitor_mode_ring_config(struct ath12k *ar, bool reset);
Ddp_tx.c1020 int ath12k_dp_tx_htt_monitor_mode_ring_config(struct ath12k *ar, bool reset) in ath12k_dp_tx_htt_monitor_mode_ring_config() function
Dmac.c1053 ret = ath12k_dp_tx_htt_monitor_mode_ring_config(ar, false); in ath12k_mac_monitor_start()
1076 ret = ath12k_dp_tx_htt_monitor_mode_ring_config(ar, true); in ath12k_mac_monitor_stop()
5669 ret = ath12k_dp_tx_htt_monitor_mode_ring_config(ar, reset_flag); in ath12k_mac_op_configure_filter()