Searched refs:wr32_epcs (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_phy.c | 1406 wr32_epcs(hw, SR_AN_CTRL, in txgbe_set_link_to_kr() 1536 wr32_epcs(hw, SR_XS_PCS_CTRL2, in txgbe_set_link_to_kx4() 1542 wr32_epcs(hw, SR_PMA_CTRL1, in txgbe_set_link_to_kx4() 1654 wr32_epcs(hw, 0x1f0000, 0x0); in txgbe_set_link_to_kx4() 1655 wr32_epcs(hw, 0x1f8001, 0x0); in txgbe_set_link_to_kx4() 1750 wr32_epcs(hw, SR_XS_PCS_CTRL2, in txgbe_set_link_to_kx() 1756 wr32_epcs(hw, SR_PMA_CTRL1, in txgbe_set_link_to_kx() 1768 wr32_epcs(hw, SR_MII_MMD_CTL, in txgbe_set_link_to_kx() 2303 wr32_epcs(hw, SR_AN_CTRL, 0); in txgbe_bp_down_event() 2382 wr32_epcs(hw, VR_AN_INTR, 0); in txgbe_kr_handle() [all …]
|
| H A D | txgbe_hw.c | 160 wr32_epcs(hw, SR_MII_MMD_AN_ADV, value); in txgbe_setup_fc() 172 wr32_epcs(hw, SR_AN_MMD_ADV_REG1, value); in txgbe_setup_fc()
|
| H A D | txgbe_regs.h | 1918 wr32_epcs(struct txgbe_hw *hw, u32 addr, u32 data) in wr32_epcs() function
|
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_regs.h | 1471 wr32_epcs(struct ngbe_hw *hw, u32 addr, u32 data) in wr32_epcs() function
|