Searched refs:IGC_TCTL_PSP (Results 1 – 3 of 3) sorted by relevance
395 #define IGC_TCTL_PSP 0x00000008 /* pad short packets */ macro
218 IGC_WRITE_REG(hw, IGC_TCTL, IGC_TCTL_PSP); in igc_reset_hw_i225()
2210 tctl |= (IGC_TCTL_PSP | IGC_TCTL_RTLC | IGC_TCTL_EN | in igc_tx_init()