Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_base.c35 wr32(IGC_TCTL, IGC_TCTL_PSP); in igc_reset_hw_base()
Digc_defines.h328 #define IGC_TCTL_PSP 0x00000008 /* pad short packets */ macro
Digc_main.c858 tctl |= IGC_TCTL_PSP | IGC_TCTL_RTLC | in igc_setup_tctl()