Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h96 #define MR_TYPE_MR 0x00 macro
H A Dhns_roce_mr.c274 mr->type = MR_TYPE_MR; in hns_roce_reg_user_mr()
H A Dhns_roce_hw_v2.c2813 mr->type == MR_TYPE_MR ? 0 : 1); in hns_roce_v2_write_mtpt()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c238 mr->type = MR_TYPE_MR; in hns_roce_reg_user_mr()
H A Dhns_roce_device.h80 #define MR_TYPE_MR 0x00 macro
H A Dhns_roce_hw_v2.c3239 if (mr->type != MR_TYPE_MR) in hns_roce_v2_write_mtpt()

Completed in 28 milliseconds