Searched refs:FW_ULPTX_WR (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_ddp.c81 req->wr.wr_hi = htonl(FW_WR_OP_V(FW_ULPTX_WR) |
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dmem.c86 req->wr.wr_hi = cpu_to_be32(FW_WR_OP_V(FW_ULPTX_WR) |
148 req->wr.wr_hi = cpu_to_be32(FW_WR_OP_V(FW_ULPTX_WR) |
152 req->wr.wr_hi = cpu_to_be32(FW_WR_OP_V(FW_ULPTX_WR));
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h76 (w)->wr.wr_hi = htonl(FW_WR_OP_V(FW_ULPTX_WR) | \
H A Dt4fw_api.h87 FW_ULPTX_WR = 0x04, enumerator in enum:fw_wr_opcodes
H A Dsge.c2847 * However, FW_ULPTX_WR commands have a 256 byte immediate only
2855 if (unlikely(opcode == FW_ULPTX_WR))
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c398 cpu_to_be32(FW_WR_OP_V(FW_ULPTX_WR) | FW_WR_COMPL_F |
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c915 wr->op_to_compl = htonl(FW_WR_OP_V(FW_ULPTX_WR));
1149 /* FW_ULPTX_WR */
1153 wr->op_to_compl = htonl(FW_WR_OP_V(FW_ULPTX_WR));
1331 /* FW_ULPTX_WR */
1335 wr->op_to_compl = htonl(FW_WR_OP_V(FW_ULPTX_WR));
1510 /* FW_ULPTX_WR */
1512 wr->op_to_compl = htonl(FW_WR_OP_V(FW_ULPTX_WR));
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c600 wr->wreq.op_to_compl = htonl(FW_WR_OP_V(FW_ULPTX_WR));
/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1979 req->wr.wr_hi = htonl(FW_WR_OP_V(FW_ULPTX_WR) |

Completed in 285 milliseconds