Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h354 s32 txgbe_identify_module(struct txgbe_hw *hw);
H A Dtxgbe_phy.c101 err = txgbe_identify_module(hw); in txgbe_identify_phy()
746 s32 txgbe_identify_module(struct txgbe_hw *hw) in txgbe_identify_module() function
H A Dtxgbe_hw.c2792 phy->identify_sfp = txgbe_identify_module; in txgbe_init_ops_pf()