Home
last modified time | relevance | path

Searched refs:MR_TYPE_FRMR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c117 bool is_fast = mr->type == MR_TYPE_FRMR; in alloc_mr_pbl()
182 if (mr->type != MR_TYPE_FRMR) in hns_roce_mr_enable()
438 mr->type = MR_TYPE_FRMR; in hns_roce_alloc_mr()
H A Dhns_roce_device.h97 #define MR_TYPE_FRMR 0x01 macro
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c93 bool is_fast = mr->type == MR_TYPE_FRMR; in alloc_mr_pbl()
154 if (mr->type != MR_TYPE_FRMR) in hns_roce_mr_enable()
374 mr->type = MR_TYPE_FRMR; in hns_roce_alloc_mr()
H A Dhns_roce_device.h81 #define MR_TYPE_FRMR 0x01 macro

Completed in 10 milliseconds