Searched refs:IGC_TCTL_EN (Results 1 – 2 of 2) sorted by relevance
328 #define IGC_TCTL_EN 0x00000002 /* enable Tx */ macro
859 tctl |= IGC_TCTL_EN; in igc_setup_tctl()4787 tctl &= ~IGC_TCTL_EN; in igc_down()
Completed in 19 milliseconds