Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_phy.h160 bool ixgbe_validate_phy_addr(struct ixgbe_hw *hw, u32 phy_addr);
H A Dixgbe_phy.c290 if (!ixgbe_validate_phy_addr(hw, phy_addr)) { in ixgbe_probe_phy()
400 bool ixgbe_validate_phy_addr(struct ixgbe_hw *hw, u32 phy_addr) in ixgbe_validate_phy_addr() function