Searched refs:SGE (Results 1 - 10 of 10) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_defs.h44 * The Scatter Gather Engine (SGE), Multiport Support module (MPS), PIO Local
103 T4VF_MOD_MAP(SGE, 2, SGE_VF_KDOORBELL, SGE_VF_GTS)
/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_init.h67 MPI2_SGE_SIMPLE_UNION SGE; member in union:__anon4804
/drivers/message/fusion/lsi/
H A Dmpi_init.h243 SGE_SIMPLE_UNION SGE; member in union:__anon1701
/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h254 struct MPI2_SGE_SIMPLE_UNION SGE; member in union:MPI2_SCSI_IO_CDB_UNION
259 * Total SGE count will be one less than _MPI2_SCSI_IO_REQUEST
/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h265 #define SGE 0x08 /* sta: gross error (over/underflow)*/ macro
H A Dsym_hipd.c1803 * Errant SGE's when in narrow. Write bits 4 & 5 of
1804 * STEST1 register to disable SGE. We probably should do
1865 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
2904 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
2934 if (!(sist & (GEN|HTH|SGE)) &&
2952 if ((sist & (GEN|HTH|SGE)) ||
/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h806 #define SGE 0x04000000U macro
H A Dt4_hw.c1004 * SGE interrupt handler.
1012 "SGE received CPL exceeding IQE size", -1, 1 },
1014 "SGE GTS CIDX increment too large", -1, 0 },
1015 { ERR_CPL_OPCODE_0, "SGE received 0-length CPL", -1, 0 },
1016 { ERR_DROPPED_DB, "SGE doorbell dropped", -1, 0 },
1018 "SGE IQID > 1023 received CPL for FL", -1, 0 },
1019 { ERR_BAD_DB_PIDX3, "SGE DBP 3 pidx increment too large", -1,
1021 { ERR_BAD_DB_PIDX2, "SGE DBP 2 pidx increment too large", -1,
1023 { ERR_BAD_DB_PIDX1, "SGE DBP 1 pidx increment too large", -1,
1025 { ERR_BAD_DB_PIDX0, "SGE DB
[all...]
/drivers/scsi/
H A Dncr53c8xx.h791 #define SGE 0x08 /* sta: gross error (over/underflow)*/ macro
H A Dncr53c8xx.c5315 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
5958 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) &&
6023 ** For MDPE, BF, ABORT, IID, SGE and HTH we reset the
6043 if ((sist & (SGE)) ||

Completed in 194 milliseconds