Home
last modified time | relevance | path

Searched refs:aeqe_depth (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h814 int aeqe_depth; member
H A Dhns_roce_hw_v1.c1578 caps->aeqe_depth = HNS_ROCE_V1_ASYNC_EQE_NUM; in hns_roce_v1_profile()
3940 if (eq->cons_index > 2 * hr_dev->caps.aeqe_depth - 1) in hns_roce_v1_aeq_int()
4329 eq->entries = hr_dev->caps.aeqe_depth; in hns_roce_v1_init_eq_table()
H A Dhns_roce_hw_v2.c1873 caps->aeqe_depth = HNS_ROCE_V2_ASYNC_EQE_NUM; in set_default_caps()
2057 caps->aeqe_depth = 1 << roce_get_field(resp_d->arm_st_aeq_depth, in hns_roce_query_pf_caps()
6066 eq->entries = hr_dev->caps.aeqe_depth; in hns_roce_v2_init_eq_table()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h765 int aeqe_depth; member
H A Dhns_roce_hw_v2.c2199 caps->aeqe_depth = 1 << hr_reg_read(resp_d, PF_CAPS_D_AEQ_DEPTH); in hns_roce_query_caps()
6542 eq->entries = hr_dev->caps.aeqe_depth; in hns_roce_v2_init_eq_table()

Completed in 26 milliseconds