Searched refs:E1000_TCTL_CT (Results 1 – 4 of 4) sorted by relevance
290 #define E1000_TCTL_CT 0x00000ff0 /* collision threshold */ macro
307 #define E1000_TCTL_CT 0x00000ff0 /* collision threshold */ macro
1951 #define E1000_TCTL_CT 0x00000ff0 /* collision threshold */ macro
1653 tctl &= ~E1000_TCTL_CT; in e1000_configure_tx()