Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgesirq.c888 SK_U32 FcsErrCts; /* FCS Error Counter */ in SkGePortCheckShorts() local
928 (void)SkXmMacStatistic(pAC, IoC, Port, XM_RXF_FCS_ERR, &FcsErrCts); in SkGePortCheckShorts()
940 pPrt->PPrevFcs = FcsErrCts; in SkGePortCheckShorts()
951 (!(FcsErrCts - pPrt->PPrevFcs))) { in SkGePortCheckShorts()
961 pPrt->PPrevFcs = FcsErrCts; in SkGePortCheckShorts()
967 pPrt->PPrevFcs = FcsErrCts; in SkGePortCheckShorts()