Searched refs:crc_errs (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dni52.h70 unsigned short crc_errs; /* CRC-Error counter */ member in struct:scb_struct
H A Dsun3_82586.h78 unsigned short crc_errs; /* CRC-Error counter */ member in struct:scb_struct
H A D3c523.h62 unsigned short crc_errs; /* CRC-Error counter */ member in struct:scb_struct
H A Ddgrs_i82596.h371 ulong crc_errs; member in struct:__anon5398
H A Dni52.c1223 crc = p->scb->crc_errs; /* get error-statistic from the ni82586 */
1224 p->scb->crc_errs = 0;
H A Dsun3_82586.c1097 crc = swab16(p->scb->crc_errs); /* get error-statistic from the ni82586 */
1098 p->scb->crc_errs = 0;
H A D3c523.c1214 crc = p->scb->crc_errs; /* get error-statistic from the ni82586 */
1215 p->scb->crc_errs -= crc;

Completed in 59 milliseconds