Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.h262 #define I82579_LPI_CTRL PHY_REG(772, 20) macro
H A De1000_ich8lan.c947 ret_val = hw->phy.ops.read_reg_locked(hw, I82579_LPI_CTRL, &lpi_ctrl); in e1000_set_eee_pchlan()
1003 ret_val = hw->phy.ops.write_reg_locked(hw, I82579_LPI_CTRL, lpi_ctrl); in e1000_set_eee_pchlan()