Searched refs:SR_AN_CTRL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_phy.c | 1424 wr32_epcs(hw, SR_AN_CTRL, 0x0); in txgbe_set_link_to_kr() 1510 wr32_epcs(hw, SR_AN_CTRL, 0x0); in txgbe_set_link_to_kx4() 1512 wr32_epcs(hw, SR_AN_CTRL, 0x3000); in txgbe_set_link_to_kx4() 1709 wr32_epcs(hw, SR_AN_CTRL, 0x0); in txgbe_set_link_to_kx() 1711 wr32_epcs(hw, SR_AN_CTRL, 0x3000); in txgbe_set_link_to_kx() 1903 wr32_epcs(hw, SR_AN_CTRL, 0x0); in txgbe_set_link_to_sfi() 2153 sr_an_ctl = rd32_epcs(hw, SR_AN_CTRL); in txgbe_autoc_read()
|
| H A D | txgbe_phy.h | 36 #define SR_AN_CTRL 0x070000 macro
|