Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c20 static s32 txgbe_disable_kr_training(struct txgbe_hw *hw, s32 post, s32 mode);
2458 status = txgbe_disable_kr_training(hw, 0, 0); in txgbe_handle_bp_flow()
2478 status |= txgbe_disable_kr_training(hw, 0, 0); in txgbe_handle_bp_flow()
2692 static s32 txgbe_disable_kr_training(struct txgbe_hw *hw, s32 post, s32 mode) in txgbe_disable_kr_training() function