Searched defs:statistics_general_common (Results 1 – 1 of 1) sorted by relevance
2708 struct statistics_general_common { struct2709 __le32 temperature; /* radio temperature */2710 __le32 temperature_m; /* radio voltage */2711 struct statistics_dbg dbg;2712 __le32 sleep_time;2713 __le32 slots_out;2714 __le32 slots_idle;2715 __le32 ttl_timestamp;2716 struct statistics_div div;2740 struct statistics_general_common common; argument