Searched refs:IGC_RLPML (Results 1 – 3 of 3) sorted by relevance
158 rlpml = IGC_READ_REG(hw, IGC_RLPML); in igc_rx_fifo_flush_base()159 IGC_WRITE_REG(hw, IGC_RLPML, 0); in igc_rx_fifo_flush_base()178 IGC_WRITE_REG(hw, IGC_RLPML, rlpml); in igc_rx_fifo_flush_base()
229 #define IGC_RLPML 0x05004 /* Rx Long Packet Max Length */ macro
591 igc_write32(igc, IGC_RLPML, igc->igc_max_frame); in igc_rx_hw_init()