Home
last modified time | relevance | path

Searched refs:num_srqwqe_segs (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_main.c666 if (hr_dev->caps.num_srqwqe_segs) { in hns_roce_init_hem()
671 hr_dev->caps.num_srqwqe_segs, 1); in hns_roce_init_hem()
749 if (hr_dev->caps.num_srqwqe_segs) in hns_roce_init_hem()
Dhns_roce_mr.c939 if (hr_dev->caps.num_srqwqe_segs) { in hns_roce_init_mr_table()
941 ilog2(hr_dev->caps.num_srqwqe_segs)); in hns_roce_init_mr_table()
956 if (hr_dev->caps.num_srqwqe_segs) in hns_roce_init_mr_table()
977 if (hr_dev->caps.num_srqwqe_segs) in hns_roce_cleanup_mr_table()
Dhns_roce_device.h836 u32 num_srqwqe_segs; member
Dhns_roce_hem.c1090 if (hr_dev->caps.num_srqwqe_segs) in hns_roce_cleanup_hem()
Dhns_roce_hw_v2.c1661 caps->num_srqwqe_segs = HNS_ROCE_V2_MAX_SRQWQE_SEGS; in hns_roce_v2_profile()