Searched defs:statistics_general_common (Results 1 – 1 of 1) sorted by relevance
2697 struct statistics_general_common { struct2698 __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