Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h65 #define HNS_ROCE_MIN_CQE_CNT 16 macro
H A Dhns_roce_hw_v1.c3593 if ((cqe_cnt_cur - cqe_cnt_ori) >= HNS_ROCE_MIN_CQE_CNT) in hns_roce_v1_destroy_cq()