Searched refs:FW_EQ_OFLD_CMD (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c665 cmdp->op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) |
713 cmdp->op_to_vfn |= htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) |
816 cmdp->op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) |
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4799 u32 cmd = FW_EQ_OFLD_CMD;
4823 ret = t4_sge_alloc_ofld_txq(adap, &txq->q, dev, FW_EQ_OFLD_CMD, iqid);
H A Dt4fw_api.h831 FW_EQ_OFLD_CMD = 0x21, enumerator in enum:fw_cmd_opcodes
H A Dt4_hw.c8438 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_EQ_OFLD_CMD) |

Completed in 183 milliseconds