Home
last modified time | relevance | path

Searched refs:rlpml (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.c120 u32 rctl, rlpml, rxdctl[4], rfctl, temp_rctl, rx_enabled; in igc_rx_fifo_flush_base() local
158 rlpml = IGC_READ_REG(hw, IGC_RLPML); in igc_rx_fifo_flush_base()
178 IGC_WRITE_REG(hw, IGC_RLPML, rlpml); in igc_rx_fifo_flush_base()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c2149 u32 rctl, rlpml, rxdctl[4], rfctl, temp_rctl, rx_enabled; in e1000_rx_fifo_flush_82575() local
2188 rlpml = E1000_READ_REG(hw, E1000_RLPML); in e1000_rx_fifo_flush_82575()
2208 E1000_WRITE_REG(hw, E1000_RLPML, rlpml); in e1000_rx_fifo_flush_82575()