Searched refs:t3_wr_opcode (Results 1 – 2 of 2) sorted by relevance
356 enum t3_wr_opcode t3_wr_opcode = 0; in iwch_post_send() local399 t3_wr_opcode = T3_WR_SEND; in iwch_post_send()404 t3_wr_opcode = T3_WR_WRITE; in iwch_post_send()409 t3_wr_opcode = T3_WR_READ; in iwch_post_send()419 t3_wr_opcode = T3_WR_FASTREG; in iwch_post_send()426 t3_wr_opcode = T3_WR_INV_STAG; in iwch_post_send()438 sqp->opcode = wr2opcode(t3_wr_opcode); in iwch_post_send()443 build_fw_riwrh((void *) wqe, t3_wr_opcode, t3_wr_flags, in iwch_post_send()
69 enum t3_wr_opcode { enum100 static inline enum t3_rdma_opcode wr2opcode(enum t3_wr_opcode wrop) in wr2opcode()416 static inline enum t3_wr_opcode fw_riwrh_opcode(struct fw_riwrh *wqe) in fw_riwrh_opcode()427 static inline void build_fw_riwrh(struct fw_riwrh *wqe, enum t3_wr_opcode op, in build_fw_riwrh()