Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dcommands.h2697 struct statistics_general_common { struct
2698 __le32 temperature; /* radio temperature */
2699 __le32 temperature_m; /* radio voltage */
2700 struct statistics_dbg dbg;
2701 __le32 sleep_time;
2702 __le32 slots_out;
2703 __le32 slots_idle;
2704 __le32 ttl_timestamp;
2705 struct statistics_div div;
2729 struct statistics_general_common common; argument