Home
last modified time | relevance | path

Searched refs:SGE (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_defs.h104 T4VF_MOD_MAP(SGE, 2, SGE_VF_KDOORBELL, SGE_VF_GTS)
/linux-6.1.9/drivers/scsi/mpt3sas/mpi/
Dmpi2_init.h89 MPI2_SGE_SIMPLE_UNION SGE; member
239 MPI2_IEEE_SGE_SIMPLE64 SGE; member
/linux-6.1.9/drivers/message/fusion/lsi/
Dmpi_init.h244 SGE_SIMPLE_UNION SGE; member
/linux-6.1.9/drivers/scsi/sym53c8xx_2/
Dsym_defs.h252 #define SGE 0x08 /* sta: gross error (over/underflow)*/ macro
Dsym_hipd.c1852 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
2891 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
2921 if (!(sist & (GEN|HTH|SGE)) &&
2939 if ((sist & (GEN|HTH|SGE)) ||
/linux-6.1.9/drivers/scsi/
Dncr53c8xx.h775 #define SGE 0x08 /* sta: gross error (over/underflow)*/ macro
Dncr53c8xx.c5165 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init()
5783 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception()
5868 if ((sist & (SGE)) || in ncr_exception()
/linux-6.1.9/Documentation/scsi/
DChangeLog.megaraid_sas554 iii. Frame count optimization. Main frame can contain 2 SGE for 64 bit SGLs and
555 3 SGE for 32 bit SGL
Dsym53c8xx_2.rst783 Bit 0x08 SGE SCSI GROSS ERROR
798 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
Dncr53c8xx.rst1571 Bit 0x08 SGE SCSI GROSS ERROR
1587 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h397 struct MPI2_SGE_SIMPLE_UNION SGE; member