Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.h99 bool ixgbe_validate_phy_addr(struct ixgbe_hw *hw, u32 phy_addr);
H A Dixgbe_phy.c99 if (ixgbe_validate_phy_addr(hw, phy_addr)) { in ixgbe_identify_phy_generic()
139 bool ixgbe_validate_phy_addr(struct ixgbe_hw *hw, u32 phy_addr) in ixgbe_validate_phy_addr() function