Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_api.c395 s32 ixgbe_identify_phy(struct ixgbe_hw *hw) in ixgbe_identify_phy() function
416 if (ixgbe_identify_phy(hw) != IXGBE_SUCCESS) in ixgbe_reset_phy()
456 status = ixgbe_identify_phy(hw); in ixgbe_read_phy_reg()
482 status = ixgbe_identify_phy(hw); in ixgbe_write_phy_reg()
H A Dixgbe_api.h62 s32 ixgbe_identify_phy(struct ixgbe_hw *hw);
H A Dixgbe_common.c522 (void) ixgbe_identify_phy(hw); in ixgbe_clear_hw_cntrs_generic()