Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_defines.h306 #define IGC_RCTL_LPE 0x00000020 /* long packet enable */ macro
H A Digc_base.c380 temp_rctl |= IGC_RCTL_LPE; in igc_rx_fifo_flush_base()
H A Digc_main.c720 rctl |= IGC_RCTL_LPE; in igc_setup_rctl()