Home
last modified time | relevance | path

Searched refs:IB_WR_FAST_REG_MR (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/contrib/rdma/krping/
HDkrping.c516 cb->fastreg_wr.opcode = IB_WR_FAST_REG_MR; in krping_setup_wr()
1944 fr.opcode = IB_WR_FAST_REG_MR; in krping_fr_test()
/NextBSD/sys/ofed/include/rdma/
HDib_verbs.h1071 IB_WR_FAST_REG_MR, enumerator
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDqp.c109 [IB_WR_FAST_REG_MR] = cpu_to_be32(MLX4_OPCODE_FMR),
3181 case IB_WR_FAST_REG_MR: in mlx4_ib_post_send()
/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDqp.c651 case IB_WR_FAST_REG_MR: in c4iw_post_send()