Searched defs:net_dim (Results 1 – 1 of 1) sorted by relevance
58 struct net_dim { /* Adaptive Moderation */ struct60 struct net_dim_stats prev_stats; argument61 struct net_dim_sample start_sample; argument62 struct work_struct work;63 u8 profile_ix;64 u8 mode;65 u8 tune_state;66 u8 steps_right;67 u8 steps_left;68 u8 tired;[all …]