Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h328 s32 txgbe_get_phy_id(struct txgbe_hw *hw);
H A Dtxgbe_phy.c30 if (txgbe_get_phy_id(hw)) in txgbe_identify_extphy()
168 s32 txgbe_get_phy_id(struct txgbe_hw *hw) in txgbe_get_phy_id() function