Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_82598.c81 int32_t ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw);
147 phy->ops.init = ixgbe_init_phy_ops_82598; in ixgbe_init_ops_82598()
199 int32_t ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw) in ixgbe_init_phy_ops_82598() function