Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h175 int ath11k_mac_wait_tx_complete(struct ath11k *ar);
H A Dwow.c675 ret = ath11k_mac_wait_tx_complete(ar); in ath11k_wow_op_suspend()
H A Dcore.c796 ret = ath11k_mac_wait_tx_complete(ar); in ath11k_core_suspend()
H A Dmac.c7864 int ath11k_mac_wait_tx_complete(struct ath11k *ar) in ath11k_mac_wait_tx_complete() function