Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/
Dcommands.h2617 struct statistics_general_common { struct
2618 __le32 temperature; /* radio temperature */
2619 __le32 temperature_m; /* radio voltage */
2620 struct statistics_dbg dbg;
2621 __le32 sleep_time;
2622 __le32 slots_out;
2623 __le32 slots_idle;
2624 __le32 ttl_timestamp;
2625 struct statistics_div div;
2649 struct statistics_general_common common; argument