Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c2127 u32 sr_an_ctl; in txgbe_autoc_read() local
2153 sr_an_ctl = rd32_epcs(hw, SR_AN_CTRL); in txgbe_autoc_read()
2158 (sr_an_ctl & SR_AN_CTRL_AN_EN) == 0) { in txgbe_autoc_read()
2166 (sr_an_ctl & SR_AN_CTRL_AN_EN) == 0) { in txgbe_autoc_read()
2172 (sr_an_ctl & SR_AN_CTRL_AN_EN) == 0) { in txgbe_autoc_read()
2177 } else if ((sr_an_ctl & SR_AN_CTRL_AN_EN)) { in txgbe_autoc_read()