Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h816 int aeqe_depth; member
H A Dhns_roce_hw_v1.c1502 caps->aeqe_depth = HNS_ROCE_V1_ASYNC_EQE_NUM; in hns_roce_v1_profile()
3871 if (eq->cons_index > 2 * hr_dev->caps.aeqe_depth - 1) in hns_roce_v1_aeq_int()
4261 eq->entries = hr_dev->caps.aeqe_depth; in hns_roce_v1_init_eq_table()
H A Dhns_roce_hw_v2.c1865 caps->aeqe_depth = HNS_ROCE_V2_ASYNC_EQE_NUM; in set_default_caps()
2049 caps->aeqe_depth = 1 << roce_get_field(resp_d->arm_st_aeq_depth, in hns_roce_query_pf_caps()
6057 eq->entries = hr_dev->caps.aeqe_depth; in hns_roce_v2_init_eq_table()