Searched refs:IGC_RCTL_LPE (Results 1 – 4 of 4) sorted by relevance
168 temp_rctl |= IGC_RCTL_LPE; in igc_rx_fifo_flush_base()
163 #define IGC_RCTL_LPE 0x00000020 /* long packet enable */ macro
1102 rctl |= IGC_RCTL_LPE; in igc_rx_init()1110 rctl &= ~IGC_RCTL_LPE; in igc_rx_init()
1606 rctl |= IGC_RCTL_LPE; in eth_igc_mtu_set()1610 rctl &= ~IGC_RCTL_LPE; in eth_igc_mtu_set()