Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/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.c765 if (!wait_for_completion_timeout(&ar->debug.tpc_complete, TPC_STATS_WAIT_TIME)) { in ath12k_open_tpc_stats()