Home
last modified time | relevance | path

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

/lib/dim/
A Ddim.c8 bool dim_on_top(struct dim *dim) in dim_on_top()
22 void dim_turn(struct dim *dim) in dim_turn()
40 void dim_park_on_top(struct dim *dim) in dim_park_on_top()
49 void dim_park_tired(struct dim *dim) in dim_park_tired()
A Dnet_dim.c168 void net_dim_setting(struct net_device *dev, struct dim *dim, bool is_tx) in net_dim_setting()
186 void net_dim_work_cancel(struct dim *dim) in net_dim_work_cancel()
193 struct dim *dim) in net_dim_get_rx_irq_moder()
209 struct dim *dim) in net_dim_get_tx_irq_moder()
236 static int net_dim_step(struct dim *dim) in net_dim_step()
263 static void net_dim_exit_parking(struct dim *dim) in net_dim_exit_parking()
297 static bool net_dim_decision(struct dim_stats *curr_stats, struct dim *dim) in net_dim_decision()
350 void net_dim(struct dim *dim, const struct dim_sample *end_sample) in net_dim()
A Drdma_dim.c8 static int rdma_dim_step(struct dim *dim) in rdma_dim_step()
44 static bool rdma_dim_decision(struct dim_stats *curr_stats, struct dim *dim) in rdma_dim_decision()
76 void rdma_dim(struct dim *dim, u64 completions) in rdma_dim()

Completed in 7 milliseconds