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
1085 rctl |= IGC_RCTL_LPE; in igc_rx_init()1087 rctl &= ~IGC_RCTL_LPE; in igc_rx_init()
1596 rctl |= IGC_RCTL_LPE; in eth_igc_mtu_set()1598 rctl &= ~IGC_RCTL_LPE; in eth_igc_mtu_set()