Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebugfs.h41 #define TPC_STATS_WAIT_TIME (1 * HZ) macro
45 #define TPC_STATS_WAIT_TIME (1 * HZ) macro
H A Ddebugfs.c695 if (!wait_for_completion_timeout(&ar->debug.tpc_complete, TPC_STATS_WAIT_TIME)) { in ath12k_open_tpc_stats()