Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h446 s32 txgbe_identify_module(struct txgbe_hw *hw);
H A Dtxgbe_phy.c112 err = txgbe_identify_module(hw); in txgbe_identify_phy()
745 s32 txgbe_identify_module(struct txgbe_hw *hw) in txgbe_identify_module() function
H A Dtxgbe_hw.c2645 phy->identify_sfp = txgbe_identify_module; in txgbe_init_ops_pf()