RxRuntErrors      316 drivers/net/ethernet/chelsio/cxgb/cxgb2.c 		pstats->RxSymbolErrors + pstats->RxRuntErrors;
RxRuntErrors      495 drivers/net/ethernet/chelsio/cxgb/cxgb2.c 	*data++ = s->RxRuntErrors;
RxRuntErrors       86 drivers/net/ethernet/chelsio/cxgb/gmac.h 	u64 RxRuntErrors;
RxRuntErrors      473 drivers/net/ethernet/chelsio/cxgb/pm3393.c 	RMON_UPDATE(mac, RxFragments, RxRuntErrors);
RxRuntErrors      474 drivers/net/ethernet/chelsio/cxgb/pm3393.c 	RMON_UPDATE(mac, RxUndersizedFrames, RxRuntErrors);
RxRuntErrors      605 drivers/net/ethernet/chelsio/cxgb/vsc7326.c 		HW_STAT(RxFragments, RxRuntErrors),
RxRuntErrors      606 drivers/net/ethernet/chelsio/cxgb/vsc7326.c 		HW_STAT(RxUndersize, RxRuntErrors),