Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h329 s32 txgbe_identify_phy(struct txgbe_hw *hw);
H A Dtxgbe_phy.c86 s32 txgbe_identify_phy(struct txgbe_hw *hw) in txgbe_identify_phy() function
279 err = txgbe_identify_phy(hw); in txgbe_reset_phy()
H A Dtxgbe_hw.c2779 phy->identify = txgbe_identify_phy; in txgbe_init_ops_pf()