Searched refs:E1000_TCTL_CT (Results 1 – 2 of 2) sorted by relevance
1570 #define E1000_TCTL_CT 0x00000ff0 /* collision threshold */ macro
5213 tctl &= ~E1000_TCTL_CT; in e1000_configure_tx()