Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c116 u32 swfw_mask = hw->phy.phy_semaphore_mask; in ixgbe_read_i2c_combined_generic_int()
227 u32 swfw_mask = hw->phy.phy_semaphore_mask; in ixgbe_write_i2c_combined_generic_int()
368 if (!hw->phy.phy_semaphore_mask) { in ixgbe_identify_phy_generic()
370 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY1_SM; in ixgbe_identify_phy_generic()
372 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY0_SM; in ixgbe_identify_phy_generic()
685 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_read_phy_reg_generic()
786 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_write_phy_reg_generic()
2063 u32 swfw_mask = hw->phy.phy_semaphore_mask; in ixgbe_read_i2c_byte_generic_int()
2186 u32 swfw_mask = hw->phy.phy_semaphore_mask; in ixgbe_write_i2c_byte_generic_int()
H A Dixgbe_x550.c238 u32 swfw_mask = hw->phy.phy_semaphore_mask; in ixgbe_check_cs4227()
336 hw->phy.phy_semaphore_mask = IXGBE_GSSR_SHARED_I2C_SM; in ixgbe_identify_phy_x550em()
1463 phy->phy_semaphore_mask = IXGBE_GSSR_SHARED_I2C_SM; in ixgbe_init_phy_ops_X550em()
H A Dixgbe_type.h3838 u32 phy_semaphore_mask; member