Home
last modified time | relevance | path

Searched refs:IGC_TCTL_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h327 #define IGC_TCTL_EN 0x00000002 /* enable Tx */ macro
H A Digc_main.c897 tctl |= IGC_TCTL_EN; in igc_setup_tctl()
5077 tctl &= ~IGC_TCTL_EN; in igc_down()