Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h123 #define EQ_DEPTH_COEFF 2 macro
H A Dhns_roce_hw_v1.c3921 EQ_DEPTH_COEFF * hr_dev->caps.ceqe_depth - 1) in hns_roce_v1_ceq_int()
H A Dhns_roce_hw_v2.c5599 if (eq->cons_index > (EQ_DEPTH_COEFF * eq->entries - 1)) in hns_roce_v2_ceq_int()