Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_hw.h82 s32 ngbe_init_phy(struct ngbe_hw *hw);
H A Dngbe_phy.c377 s32 ngbe_init_phy(struct ngbe_hw *hw) in ngbe_init_phy() function
H A Dngbe_hw.c160 status = ngbe_init_phy(hw); in ngbe_reset_hw_em()