Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c2158 u32 sr_an_ctl; in txgbe_autoc_read() local
2192 sr_an_ctl = rd32_epcs(hw, SR_AN_CTRL); in txgbe_autoc_read()
2197 (sr_an_ctl & SR_AN_CTRL_AN_EN) == 0) { in txgbe_autoc_read()
2205 (sr_an_ctl & SR_AN_CTRL_AN_EN) == 0) { in txgbe_autoc_read()
2211 (sr_an_ctl & SR_AN_CTRL_AN_EN) == 0) { in txgbe_autoc_read()
2216 } else if ((sr_an_ctl & SR_AN_CTRL_AN_EN)) { in txgbe_autoc_read()