Searched refs:IB_MR_TYPE_USER (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_mr.c33 case IB_MR_TYPE_USER:
153 mr->ibmr.type = IB_MR_TYPE_USER;
/linux-master/drivers/infiniband/core/
H A Duverbs_std_types_mr.c248 mr->type = IB_MR_TYPE_USER;
H A Duverbs_cmd.c736 mr->type = IB_MR_TYPE_USER;
840 new_mr->type = IB_MR_TYPE_USER;
H A Dverbs.c2220 mr->type = IB_MR_TYPE_USER;
/linux-master/include/rdma/
H A Dib_verbs.h873 * @IB_MR_TYPE_USER: memory region that is used for the user-space
884 IB_MR_TYPE_USER, enumerator in enum:ib_mr_type

Completed in 300 milliseconds