Home
last modified time | relevance | path

Searched refs:DIM_NEVENTS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/lib/dim/
H A Ddim.c73 curr_stats->epms = DIV_ROUND_UP(DIM_NEVENTS * USEC_PER_MSEC, in dim_calc_stats()
H A Drdma_dim.c89 if (nevents < DIM_NEVENTS) in rdma_dim()
H A Dnet_dim.c228 if (nevents < DIM_NEVENTS) in net_dim()
/openbmc/linux/include/linux/
H A Ddim.h17 #define DIM_NEVENTS 64 macro