Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_mac.c589 tctl &= ~IGC_TCTL_COLD; in igc_config_collision_dist_generic()
H A Digc_defines.h327 #define IGC_TCTL_COLD 0x003ff000 /* collision distance */ macro