Searched refs:IGC_TCTL_CT (Results 1 – 2 of 2) sorted by relevance
327 #define IGC_TCTL_CT 0x00000ff0 /* collision threshold */ macro
1115 val &= ~IGC_TCTL_CT; in igc_tx_hw_init()