Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/
Dcommands.h2625 struct statistics_general_common { struct
2626 __le32 temperature; /* radio temperature */
2627 __le32 temperature_m; /* radio voltage */
2628 struct statistics_dbg dbg;
2629 __le32 sleep_time;
2630 __le32 slots_out;
2631 __le32 slots_idle;
2632 __le32 ttl_timestamp;
2633 struct statistics_div div;
2657 struct statistics_general_common common; argument