Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
A Dhns_roce_device.h815 int aeqe_depth; member
A Dhns_roce_hw_v1.c1586 caps->aeqe_depth = HNS_ROCE_V1_ASYNC_EQE_NUM; in hns_roce_v1_profile()
3932 if (eq->cons_index > 2 * hr_dev->caps.aeqe_depth - 1) in hns_roce_v1_aeq_int()
4321 eq->entries = hr_dev->caps.aeqe_depth; in hns_roce_v1_init_eq_table()
A Dhns_roce_hw_v2.c1992 caps->aeqe_depth = HNS_ROCE_V2_ASYNC_EQE_NUM; in set_default_caps()
2314 caps->aeqe_depth = 1 << roce_get_field(resp_d->arm_st_aeq_depth, in hns_roce_query_pf_caps()
6158 eq->entries = hr_dev->caps.aeqe_depth; in hns_roce_v2_init_eq_table()

Completed in 28 milliseconds