Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.h131 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw);
H A Dixgbe_phy.c266 if (ixgbe_get_phy_id(hw)) in ixgbe_probe_phy()
394 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw) in ixgbe_get_phy_id() function