Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_mb.c661 cmdp->op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) | in csio_mb_eq_ofld_alloc()
709 cmdp->op_to_vfn |= htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) | in csio_mb_eq_ofld_write()
812 cmdp->op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) | in csio_mb_eq_ofld_free()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h660 FW_EQ_OFLD_CMD = 0x21, enumerator
Dsge.c2698 c.op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) | FW_CMD_REQUEST_F | in t4_sge_alloc_ofld_txq()
Dt4_hw.c4886 c.op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_OFLD_CMD) | FW_CMD_REQUEST_F | in t4_ofld_eq_free()