Searched refs:ixgbe_identify_phy_82599 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dixgbe_82599.c74 int32_t ixgbe_identify_phy_82599(struct ixgbe_hw *hw);
371 phy->ops.identify = ixgbe_identify_phy_82599;
1285 * ixgbe_identify_phy_82599 - Get physical layer module
1292 int32_t ixgbe_identify_phy_82599(struct ixgbe_hw *hw) function
1296 DEBUGFUNC("ixgbe_identify_phy_82599");

Completed in 59 milliseconds