Home
last modified time | relevance | path

Searched refs:ath12k_mac_wait_tx_complete (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.h97 int ath12k_mac_wait_tx_complete(struct ath12k *ar);
H A Dwow.c874 ret = ath12k_mac_wait_tx_complete(ar); in ath12k_wow_op_suspend()
H A Dcore.c98 ret = ath12k_mac_wait_tx_complete(ar); in ath12k_core_suspend()
H A Dmac.c9704 int ath12k_mac_wait_tx_complete(struct ath12k *ar) in ath12k_mac_wait_tx_complete() function