Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c473 s32 ixgbe_identify_phy(struct ixgbe_hw *hw) in ixgbe_identify_phy() function
494 if (ixgbe_identify_phy(hw) != IXGBE_SUCCESS) in ixgbe_reset_phy()
533 ixgbe_identify_phy(hw); in ixgbe_read_phy_reg()
552 ixgbe_identify_phy(hw); in ixgbe_write_phy_reg()
H A Dixgbe_api.h68 s32 ixgbe_identify_phy(struct ixgbe_hw *hw);
H A Dixgbe_common.c623 ixgbe_identify_phy(hw); in ixgbe_clear_hw_cntrs_generic()