Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h2623 struct statistics_general_common { struct
2624 __le32 temperature; /* radio temperature */
2625 __le32 temperature_m; /* radio voltage */
2626 struct statistics_dbg dbg;
2627 __le32 sleep_time;
2628 __le32 slots_out;
2629 __le32 slots_idle;
2630 __le32 ttl_timestamp;
2631 struct statistics_div div;
2655 struct statistics_general_common common; argument