Home
last modified time | relevance | path

Searched refs:step_res (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/dim/
H A Drdma_dim.c49 int step_res; in rdma_dim_decision() local
64 step_res = rdma_dim_step(dim); in rdma_dim_decision()
65 if (step_res == DIM_ON_EDGE) in rdma_dim_decision()
H A Dnet_dim.c170 int step_res; in net_dim_decision() local
198 step_res = net_dim_step(dim); in net_dim_decision()
199 switch (step_res) { in net_dim_decision()