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

/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_mem.h22 void siw_wqe_put_mem(struct siw_wqe *wqe, enum siw_opcode op);
H A Dsiw_mem.c254 void siw_wqe_put_mem(struct siw_wqe *wqe, enum siw_opcode op) function
H A Dsiw_qp_tx.c1050 siw_wqe_put_mem(wqe, tx_type);
1068 siw_wqe_put_mem(wqe, tx_type);
1136 siw_wqe_put_mem(wqe, tx_type);
1153 siw_wqe_put_mem(wqe, SIW_OP_READ_RESPONSE);
H A Dsiw_qp.c1218 siw_wqe_put_mem(wqe, tx_type(wqe));
1278 siw_wqe_put_mem(wqe, rx_type(wqe));
1293 siw_wqe_put_mem(wqe, rx_type(wqe));
H A Dsiw_qp_rx.c1246 siw_wqe_put_mem(wqe, SIW_OP_RECEIVE);
1284 siw_wqe_put_mem(wqe, SIW_OP_READ);

Completed in 123 milliseconds