Searched refs:net_dim (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h67 struct net_dim { /* Adaptive Moderation */ struct
168 net_dim_on_top(struct net_dim *dim)
182 net_dim_turn(struct net_dim *dim)
200 net_dim_step(struct net_dim *dim)
228 net_dim_park_on_top(struct net_dim *dim)
237 net_dim_park_tired(struct net_dim *dim)
245 net_dim_exit_parking(struct net_dim *dim)
288 struct net_dim *dim)
374 net_dim(struct net_dim *di function
[all...]
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_dim.c62 struct net_dim *dim = container_of(work, struct net_dim, work);
H A Dmlx5_en_rx.c539 net_dim(&rq->dim, rq->stats.packets, rq->stats.bytes);
H A Den.h42 #include <linux/net_dim.h>
769 struct net_dim dim;

Completed in 65 milliseconds