Searched refs:TCMD_MAXCOLLMASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/i825xx/ | ||
H A D | sun3_82586.h | 282 #define TCMD_MAXCOLLMASK 0x000f macro |
H A D | sun3_82586.c | 917 dev->stats.collisions += (status & TCMD_MAXCOLLMASK); in sun3_82586_xmt_int() |