Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h371 u8 flag[WMI_TPC_FLAG];
372 struct ath10k_tpc_table tpc_table[WMI_TPC_FLAG];
392 u8 flag[WMI_TPC_FLAG];
393 struct ath10k_tpc_table_final tpc_table_final[WMI_TPC_FLAG];
H A Ddebug.c1584 for (j = 0; j < WMI_TPC_FLAG; j++) { in ath10k_tpc_stats_fill()
H A Dwmi.h4200 #define WMI_TPC_FLAG 3 macro