Home
last modified time | relevance | path

Searched refs:WMI_TPC_FLAG (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dcore.h367 u8 flag[WMI_TPC_FLAG];
368 struct ath10k_tpc_table tpc_table[WMI_TPC_FLAG];
388 u8 flag[WMI_TPC_FLAG];
389 struct ath10k_tpc_table_final tpc_table_final[WMI_TPC_FLAG];
H A Ddebug.c1582 for (j = 0; j < WMI_TPC_FLAG; j++) { in ath10k_tpc_stats_fill()
H A Dwmi.h4161 #define WMI_TPC_FLAG 3 macro