Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c2767 u32 tx_main_cursor, tx_pre_cursor, tx_post_cursor, lmain; in txgbe_read_phy_lane_tx_eq() local
2779 tx_post_cursor = TXGBE_PHY_LANE0_TX_EQ_CTL2_POST(value); in txgbe_read_phy_lane_tx_eq()
2781 BP_LOG("TX_POST_CURSOR: %x\n", tx_post_cursor); in txgbe_read_phy_lane_tx_eq()
2784 lmain = 160 - tx_pre_cursor - tx_post_cursor; in txgbe_read_phy_lane_tx_eq()
2789 tx_post_cursor = post; in txgbe_read_phy_lane_tx_eq()
2791 wr32_epcs(hw, TXGBE_PHY_EQ_INIT_CTL1, tx_post_cursor); in txgbe_read_phy_lane_tx_eq()