Home
last modified time | relevance | path

Searched refs:SIW_OP_READ_RESPONSE (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c205 case SIW_OP_READ_RESPONSE: in siw_qp_prepare_tx()
806 if (tx_type(wqe) == SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
819 SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
1041 if (tx_type <= SIW_OP_READ_RESPONSE) in siw_qp_sq_process()
1071 case SIW_OP_READ_RESPONSE: in siw_qp_sq_process()
1152 case SIW_OP_READ_RESPONSE: in siw_qp_sq_process()
1157 siw_wqe_put_mem(wqe, SIW_OP_READ_RESPONSE); in siw_qp_sq_process()
H A Dsiw_cq.c24 [SIW_OP_READ_RESPONSE] = -1 /* not used */
H A Dsiw_qp.c1002 wqe->sqe.opcode = SIW_OP_READ_RESPONSE; in siw_activate_tx()
1217 if (tx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_sq_flush()
1281 rx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_rq_flush()
H A Dsiw_mem.c279 case SIW_OP_READ_RESPONSE: in siw_wqe_put_mem()
H A Dsiw_qp_rx.c701 resp->opcode = SIW_OP_READ_RESPONSE; in siw_init_rresp()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c204 case SIW_OP_READ_RESPONSE: in siw_qp_prepare_tx()
815 if (tx_type(wqe) == SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
828 SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
1050 if (tx_type <= SIW_OP_READ_RESPONSE) in siw_qp_sq_process()
1080 case SIW_OP_READ_RESPONSE: in siw_qp_sq_process()
1161 case SIW_OP_READ_RESPONSE: in siw_qp_sq_process()
1166 siw_wqe_put_mem(wqe, SIW_OP_READ_RESPONSE); in siw_qp_sq_process()
H A Dsiw_cq.c24 [SIW_OP_READ_RESPONSE] = -1 /* not used */
H A Dsiw_qp.c1005 wqe->sqe.opcode = SIW_OP_READ_RESPONSE; in siw_activate_tx()
1220 if (tx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_sq_flush()
1284 rx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_rq_flush()
H A Dsiw_mem.c279 case SIW_OP_READ_RESPONSE: in siw_wqe_put_mem()
H A Dsiw_qp_rx.c701 resp->opcode = SIW_OP_READ_RESPONSE; in siw_init_rresp()
/kernel/linux/linux-5.10/include/uapi/rdma/
H A Dsiw-abi.h68 SIW_OP_READ_RESPONSE, enumerator
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Dsiw-abi.h68 SIW_OP_READ_RESPONSE, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Dsiw-abi.h68 SIW_OP_READ_RESPONSE, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Dsiw-abi.h68 SIW_OP_READ_RESPONSE, enumerator

Completed in 13 milliseconds