HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_identify_module_generic (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.h 198 s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw);
ixgbe_phy.c 278 phy->ops.identify_sfp = ixgbe_identify_module_generic;
1319 * ixgbe_identify_module_generic - Identifies module type
1324 s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw) function in typeref:typename:s32
1328 DEBUGFUNC("ixgbe_identify_module_generic");
ixgbe_82599.c 2184 status = ixgbe_identify_module_generic(hw);
ixgbe_x550.c 1768 status = ixgbe_identify_module_generic(hw);

Completed in 42 milliseconds