Searched refs:IGC_RLPML (Results 1 – 3 of 3) sorted by relevance
159 rlpml = IGC_READ_REG(hw, IGC_RLPML); in igc_rx_fifo_flush_base()160 IGC_WRITE_REG(hw, IGC_RLPML, 0); in igc_rx_fifo_flush_base()179 IGC_WRITE_REG(hw, IGC_RLPML, rlpml); in igc_rx_fifo_flush_base()
229 #define IGC_RLPML 0x05004 /* Rx Long Packet Max Length */ macro
2046 IGC_WRITE_REG(&adapter->hw, IGC_RLPML, psize); in igc_initialize_receive_unit()