Home
last modified time | relevance | path

Searched refs:HNS_ROCE_FRMR_MAX_PA (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c428 if (max_num_sg > HNS_ROCE_FRMR_MAX_PA) { in hns_roce_alloc_mr()
430 HNS_ROCE_FRMR_MAX_PA); in hns_roce_alloc_mr()
H A Dhns_roce_main.c220 props->max_fast_reg_page_list_len = HNS_ROCE_FRMR_MAX_PA; in hns_roce_query_device()
H A Dhns_roce_device.h100 #define HNS_ROCE_FRMR_MAX_PA 512 macro
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c364 if (max_num_sg > HNS_ROCE_FRMR_MAX_PA) { in hns_roce_alloc_mr()
366 HNS_ROCE_FRMR_MAX_PA); in hns_roce_alloc_mr()
H A Dhns_roce_main.c204 props->max_fast_reg_page_list_len = HNS_ROCE_FRMR_MAX_PA; in hns_roce_query_device()
H A Dhns_roce_device.h84 #define HNS_ROCE_FRMR_MAX_PA 512 macro

Completed in 12 milliseconds