Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A 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/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h831 FW_EQ_OFLD_CMD = 0x21, enumerator
H A Dt4_hw.c8438 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_EQ_OFLD_CMD) | in t4_ofld_eq_free()