Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h326 bool txgbe_validate_phy_addr(struct txgbe_hw *hw, u32 phy_addr);
H A Dtxgbe_phy.c24 if (!txgbe_validate_phy_addr(hw, phy_addr)) { in txgbe_identify_extphy()
144 bool txgbe_validate_phy_addr(struct txgbe_hw *hw, u32 phy_addr) in txgbe_validate_phy_addr() function