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