Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/rdma/
Dsiw-abi.h60 SIW_OP_SEND_REMOTE_INV, enumerator
/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c170 case SIW_OP_SEND_REMOTE_INV: in siw_qp_prepare_tx()
1062 case SIW_OP_SEND_REMOTE_INV: in siw_qp_sq_process()
1145 case SIW_OP_SEND_REMOTE_INV: in siw_qp_sq_process()
Dsiw_mem.c268 case SIW_OP_SEND_REMOTE_INV: in siw_wqe_put_mem()
Dsiw_verbs.c830 sqe->opcode = SIW_OP_SEND_REMOTE_INV; in siw_post_send()