Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h38 #define SR_AN_CTRL_AN_EN MS16(12, 0x1) macro
H A Dtxgbe_phy.c2158 (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()