Searched refs:phy_semaphore_mask (Results 1 – 5 of 5) sorted by relevance
91 u32 swfw_mask = hw->phy.phy_semaphore_mask; in ixgbe_read_i2c_combined_generic_int()169 u32 swfw_mask = hw->phy.phy_semaphore_mask; in ixgbe_write_i2c_combined_generic_int()268 if (!hw->phy.phy_semaphore_mask) { in ixgbe_identify_phy_generic()270 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY1_SM; in ixgbe_identify_phy_generic()272 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY0_SM; in ixgbe_identify_phy_generic()552 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_read_phy_reg_generic()650 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_write_phy_reg_generic()828 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_mii_bus_read_c22()845 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_mii_bus_read_c45()862 u32 gssr = hw->phy.phy_semaphore_mask; in ixgbe_mii_bus_write_c22()[all …]
229 u32 swfw_mask = hw->phy.phy_semaphore_mask; in ixgbe_check_cs4227()302 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY1_SM; in ixgbe_identify_phy_x550em()304 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY0_SM; in ixgbe_identify_phy_x550em()308 hw->phy.phy_semaphore_mask = IXGBE_GSSR_SHARED_I2C_SM; in ixgbe_identify_phy_x550em()327 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY1_SM; in ixgbe_identify_phy_x550em()329 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY0_SM; in ixgbe_identify_phy_x550em()342 hw->phy.phy_semaphore_mask |= IXGBE_GSSR_PHY1_SM; in ixgbe_identify_phy_x550em()344 hw->phy.phy_semaphore_mask |= IXGBE_GSSR_PHY0_SM; in ixgbe_identify_phy_x550em()534 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY1_SM; in ixgbe_identify_phy_fw()536 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY0_SM; in ixgbe_identify_phy_fw()[all …]
74 u32 swfw_mask = hw->phy.phy_semaphore_mask; in ixgbe_reset_hw_X540()
3731 u32 swfw_mask = hw->phy.phy_semaphore_mask; in ixgbe_reset_hw_e610()
3685 u32 phy_semaphore_mask; member