Searched refs:fw_opcode (Results 1 – 2 of 2) sorted by relevance
314 enum fw_wr_opcodes fw_opcode; in c4iw_post_send() local354 fw_opcode = FW_RI_SEND_WR; in c4iw_post_send()360 fw_opcode = FW_RI_RDMA_WRITE_WR; in c4iw_post_send()366 fw_opcode = FW_RI_RDMA_READ_WR; in c4iw_post_send()393 init_wr_hdr(wqe, qhp->wq.sq.pidx, fw_opcode, fw_flags, len16); in c4iw_post_send()
780 enum fw_wr_opcodes fw_opcode = 0; in c4iw_post_send() local824 fw_opcode = FW_RI_SEND_WR; in c4iw_post_send()832 fw_opcode = FW_RI_RDMA_WRITE_WR; in c4iw_post_send()838 fw_opcode = FW_RI_RDMA_READ_WR; in c4iw_post_send()860 fw_opcode = FW_RI_FR_NSMR_TPTE_WR; in c4iw_post_send()864 fw_opcode = FW_RI_FR_NSMR_WR; in c4iw_post_send()877 fw_opcode = FW_RI_INV_LSTAG_WR; in c4iw_post_send()898 init_wr_hdr(wqe, qhp->wq.sq.pidx, fw_opcode, fw_flags, len16); in c4iw_post_send()