Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dcore.h369 u8 flag[WMI_TPC_FLAG];
370 struct ath10k_tpc_table tpc_table[WMI_TPC_FLAG];
390 u8 flag[WMI_TPC_FLAG];
391 struct ath10k_tpc_table_final tpc_table_final[WMI_TPC_FLAG];
Ddebug.c1582 for (j = 0; j < WMI_TPC_FLAG; j++) { in ath10k_tpc_stats_fill()
Dwmi.h4165 #define WMI_TPC_FLAG 3 macro