Searched refs:SGE (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_defs.h | 104 T4VF_MOD_MAP(SGE, 2, SGE_VF_KDOORBELL, SGE_VF_GTS)
|
/linux-6.1.9/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_init.h | 89 MPI2_SGE_SIMPLE_UNION SGE; member 239 MPI2_IEEE_SGE_SIMPLE64 SGE; member
|
/linux-6.1.9/drivers/message/fusion/lsi/ |
D | mpi_init.h | 244 SGE_SIMPLE_UNION SGE; member
|
/linux-6.1.9/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 252 #define SGE 0x08 /* sta: gross error (over/underflow)*/ macro
|
D | sym_hipd.c | 1852 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/ |
D | ncr53c8xx.h | 775 #define SGE 0x08 /* sta: gross error (over/underflow)*/ macro
|
D | ncr53c8xx.c | 5165 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/ |
D | ChangeLog.megaraid_sas | 554 iii. Frame count optimization. Main frame can contain 2 SGE for 64 bit SGLs and 555 3 SGE for 32 bit SGL
|
D | sym53c8xx_2.rst | 783 Bit 0x08 SGE SCSI GROSS ERROR 798 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
|
D | ncr53c8xx.rst | 1571 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/ |
D | megaraid_sas_fusion.h | 397 struct MPI2_SGE_SIMPLE_UNION SGE; member
|