Home
last modified time | relevance | path

Searched refs:ath12k_dp_tx_htt_tx_monitor_mode_ring_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.h39 int ath12k_dp_tx_htt_tx_monitor_mode_ring_config(struct ath12k *ar, bool reset);
H A Ddp_tx.c1028 ret = ath12k_dp_tx_htt_tx_monitor_mode_ring_config(ar, reset); in ath12k_dp_tx_htt_monitor_mode_ring_config()
1034 ret = ath12k_dp_tx_htt_tx_monitor_mode_ring_config(ar, reset); in ath12k_dp_tx_htt_monitor_mode_ring_config()
1194 int ath12k_dp_tx_htt_tx_monitor_mode_ring_config(struct ath12k *ar, bool reset) in ath12k_dp_tx_htt_tx_monitor_mode_ring_config() function