Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h2016 #define E1000_TCTL_COLD 0x003ff000 /* collision distance */ macro
De1000_hw.c2548 tctl &= ~E1000_TCTL_COLD; in e1000_config_collision_dist()