Home
last modified time | relevance | path

Searched refs:ixgbe_identify_module_generic (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.h164 s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw);
H A Dixgbe_phy.c240 phy->ops.identify_sfp = ixgbe_identify_module_generic; in ixgbe_init_phy_ops_generic()
1228 s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw) in ixgbe_identify_module_generic() function
H A Dixgbe_82599.c2129 status = ixgbe_identify_module_generic(hw); in ixgbe_identify_phy_82599()
H A Dixgbe_x550.c1564 status = ixgbe_identify_module_generic(hw); in ixgbe_identify_sfp_module_X550em()