Searched refs:GEM_MAC_TX_IGN_COLLIS (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | gemreg.h | 466 #define GEM_MAC_TX_IGN_COLLIS 0x00000004 /* ignore collisions */ macro |
| D | gem.c | 2480 txcfg |= GEM_MAC_TX_IGN_CARRIER | GEM_MAC_TX_IGN_COLLIS; in gem_statuschange() |