Searched refs:IGC_TCTL_CT (Results 1 – 2 of 2) sorted by relevance
284 #define IGC_TCTL_CT 0x00000ff0 /* collision threshold */ macro
755 tctl &= ~IGC_TCTL_CT; in igc_setup_tctl()