Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_defines.h324 #define IGC_TCTL_EN 0x00000002 /* enable Tx */ macro
H A Dif_igc.c1970 tctl |= (IGC_TCTL_PSP | IGC_TCTL_RTLC | IGC_TCTL_EN | in igc_initialize_transmit_unit()