Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.c471 s32 ixgbe_identify_phy(struct ixgbe_hw *hw) in ixgbe_identify_phy() function
492 if (ixgbe_identify_phy(hw) != IXGBE_SUCCESS) in ixgbe_reset_phy()
531 ixgbe_identify_phy(hw); in ixgbe_read_phy_reg()
550 ixgbe_identify_phy(hw); in ixgbe_write_phy_reg()
H A Dixgbe_api.h38 s32 ixgbe_identify_phy(struct ixgbe_hw *hw);
H A Dixgbe_common.c581 ixgbe_identify_phy(hw); in ixgbe_clear_hw_cntrs_generic()