Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_main.c679 if (hr_dev->caps.num_idx_segs) { in hns_roce_init_hem()
684 hr_dev->caps.num_idx_segs, 1); in hns_roce_init_hem()
744 if (hr_dev->caps.num_idx_segs) in hns_roce_init_hem()
Dhns_roce_mr.c946 if (hr_dev->caps.num_idx_segs) { in hns_roce_init_mr_table()
948 ilog2(hr_dev->caps.num_idx_segs)); in hns_roce_init_mr_table()
975 if (hr_dev->caps.num_idx_segs) in hns_roce_cleanup_mr_table()
Dhns_roce_device.h837 u32 num_idx_segs; member
Dhns_roce_hem.c1087 if ((hr_dev->caps.num_idx_segs)) in hns_roce_cleanup_hem()
Dhns_roce_hw_v2.c1662 caps->num_idx_segs = HNS_ROCE_V2_MAX_IDX_SEGS; in hns_roce_v2_profile()