Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.h162 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw);
H A Dixgbe_82598.c188 phy->ops.reset = ixgbe_reset_phy_nl; in ixgbe_init_phy_ops_82598()
H A Dixgbe_phy.c1110 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw) in ixgbe_reset_phy_nl() function