Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/rdma/krping/
HDkrping.c523 cb->invalidate_wr.opcode = IB_WR_LOCAL_INV; in krping_setup_wr()
992 inv.opcode = IB_WR_LOCAL_INV; in krping_test_server()
1953 inv.opcode = IB_WR_LOCAL_INV; in krping_fr_test()
/NextBSD/sys/ofed/include/rdma/
HDib_verbs.h1070 IB_WR_LOCAL_INV, enumerator
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDqp.c108 [IB_WR_LOCAL_INV] = cpu_to_be32(MLX4_OPCODE_LOCAL_INVAL),
3173 case IB_WR_LOCAL_INV: in mlx4_ib_post_send()
/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDqp.c656 case IB_WR_LOCAL_INV: in c4iw_post_send()