Home
last modified time | relevance | path

Searched defs:statistics_general_common (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Dcommands.h2670 struct statistics_general_common { struct
2671 __le32 temperature; /* radio temperature */
2672 __le32 temperature_m; /* radio voltage */
2673 struct statistics_dbg dbg;
2674 __le32 sleep_time;
2675 __le32 slots_out;
2676 __le32 slots_idle;
2677 __le32 ttl_timestamp;
2678 struct statistics_div div;
2702 struct statistics_general_common common; argument