Home
last modified time | relevance | path

Searched refs:IGC_TCTL_PSP (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/
H A Digc_defines.h325 #define IGC_TCTL_PSP 0x00000008 /* pad short packets */ macro
H A Digc_i225.c198 IGC_WRITE_REG(hw, IGC_TCTL, IGC_TCTL_PSP); in igc_reset_hw_i225()
H A Dif_igc.c1970 tctl |= (IGC_TCTL_PSP | IGC_TCTL_RTLC | IGC_TCTL_EN | in igc_initialize_transmit_unit()