Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.c373 temp_rctl |= IGC_RCTL_LPE; in igc_rx_fifo_flush_base()
H A Digc_defines.h353 #define IGC_RCTL_LPE 0x00000020 /* long packet enable */ macro
H A Digc_main.c857 rctl |= IGC_RCTL_LPE; in igc_setup_rctl()