Lines Matching defs:lmc_extra_statistics
223 struct lmc_extra_statistics struct
225 u32 version_size;
226 u32 lmc_cardtype;
228 u32 tx_ProcTimeout;
229 u32 tx_IntTimeout;
230 u32 tx_NoCompleteCnt;
231 u32 tx_MaxXmtsB4Int;
232 u32 tx_TimeoutCnt;
233 u32 tx_OutOfSyncPtr;
234 u32 tx_tbusy0;
235 u32 tx_tbusy1;
236 u32 tx_tbusy_calls;
237 u32 resetCount;
238 u32 lmc_txfull;
239 u32 tbusy;
240 u32 dirtyTx;
241 u32 lmc_next_tx;
242 u32 otherTypeCnt;
243 u32 lastType;
244 u32 lastTypeOK;
245 u32 txLoopCnt;
246 u32 usedXmtDescripCnt;
247 u32 txIndexCnt;
248 u32 rxIntLoopCnt;
250 u32 rx_SmallPktCnt;
251 u32 rx_BadPktSurgeCnt;
252 u32 rx_BuffAllocErr;
253 u32 tx_lossOfClockCnt;
256 u32 framingBitErrorCount;
257 u32 lineCodeViolationCount;
259 u32 lossOfFrameCount;
260 u32 changeOfFrameAlignmentCount;
261 u32 severelyErroredFrameCount;
263 u32 check;