Searched refs:IGC_RCTL_LPE (Results 1 – 3 of 3) sorted by relevance
164 temp_rctl |= IGC_RCTL_LPE; in igc_rx_fifo_flush_base()
149 #define IGC_RCTL_LPE 0x00000020 /* long packet enable */ macro
2009 rctl |= IGC_RCTL_LPE; in igc_initialize_receive_unit()2011 rctl &= ~IGC_RCTL_LPE; in igc_initialize_receive_unit()