Home
last modified time | relevance | path

Searched refs:GEM_MAC_TX_IGN_COLLIS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/gem/
H A Dif_gemreg.h351 #define GEM_MAC_TX_IGN_COLLIS 0x00000004 /* ignore collisions */ macro
H A Dif_gem.c2012 txcfg |= GEM_MAC_TX_IGN_CARRIER | GEM_MAC_TX_IGN_COLLIS; in gem_mii_statchg()