Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h65 struct net_dim { /* Adaptive Moderation */ struct
67 struct net_dim_stats prev_stats; argument
68 struct net_dim_sample start_sample; argument
69 struct work_struct work;
70 u16 event_ctr;
71 u8 profile_ix;
72 u8 mode;
73 u8 tune_state;
74 u8 steps_right;
75 u8 steps_left;
[all …]