Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_mb.c779 eq_ofld_params->eqid = FW_EQ_OFLD_CMD_EQID_GET( in csio_mb_eq_ofld_alloc_write_rsp()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1296 #define FW_EQ_OFLD_CMD_EQID_GET(x) (((x) >> 0) & 0xfffff) macro
Dsge.c2560 init_txq(adap, &txq->q, FW_EQ_OFLD_CMD_EQID_GET(ntohl(c.eqid_pkd))); in t4_sge_alloc_ofld_txq()