Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/dvm/
Dcommands.h2619 struct statistics_general_common { struct
2620 __le32 temperature; /* radio temperature */
2621 __le32 temperature_m; /* radio voltage */
2622 struct statistics_dbg dbg;
2623 __le32 sleep_time;
2624 __le32 slots_out;
2625 __le32 slots_idle;
2626 __le32 ttl_timestamp;
2627 struct statistics_div div;
2651 struct statistics_general_common common; argument