Home
last modified time | relevance | path

Searched refs:EQ_DEPTH_COEFF (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_device.h133 #define EQ_DEPTH_COEFF 2 macro
Dhns_roce_hw_v1.c4017 EQ_DEPTH_COEFF * hr_dev->caps.ceqe_depth - 1) { in hns_roce_v1_ceq_int()
Dhns_roce_hw_v2.c5178 if (eq->cons_index > (EQ_DEPTH_COEFF * eq->entries - 1)) { in hns_roce_v2_ceq_int()