Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_mb.c665 cmdp->op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) | in csio_mb_eq_ofld_alloc()
713 cmdp->op_to_vfn |= htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) | in csio_mb_eq_ofld_write()
816 cmdp->op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) | in csio_mb_eq_ofld_free()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h781 FW_EQ_OFLD_CMD = 0x21, enumerator
Dsge.c3716 int cmd = FW_EQ_OFLD_CMD; in t4_sge_alloc_uld_txq()
Dt4_hw.c8259 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_EQ_OFLD_CMD) | in t4_ofld_eq_free()