Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnet_dim.h58 struct net_dim { /* Adaptive Moderation */ struct
60 struct net_dim_stats prev_stats; argument
61 struct net_dim_sample start_sample; argument
62 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 …]