Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath11k/
H A Dmac.h175 int ath11k_mac_wait_tx_complete(struct ath11k *ar);
H A Dwow.c680 ret = ath11k_mac_wait_tx_complete(ar); in ath11k_wow_op_suspend()
H A Dcore.c1105 ret = ath11k_mac_wait_tx_complete(ab->pdevs[0].ar); in ath11k_core_suspend_wow()
1153 ret = ath11k_mac_wait_tx_complete(ab->pdevs[0].ar); in ath11k_core_suspend_default()
H A Dmac.c8626 int ath11k_mac_wait_tx_complete(struct ath11k *ar) in ath11k_mac_wait_tx_complete() function