Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_phy.h53 s32 ngbe_identify_phy(struct ngbe_hw *hw);
H A Dngbe_phy.c69 s32 ngbe_identify_phy(struct ngbe_hw *hw) in ngbe_identify_phy() function
210 err = ngbe_identify_phy(hw); in ngbe_reset_phy()
H A Dngbe_hw.c1891 phy->identify = ngbe_identify_phy; in ngbe_init_ops_pf()