Home
last modified time | relevance | path

Searched refs:IXGBE_GSSR_PHY0_SM (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x540.c804 u32 rmask = IXGBE_GSSR_EEP_SM | IXGBE_GSSR_PHY0_SM | in ixgbe_acquire_swfw_sync_X540()
952 rmask = IXGBE_GSSR_EEP_SM | IXGBE_GSSR_PHY0_SM | in ixgbe_init_swfw_sync_X540()
H A Dixgbe_x550.c357 hw->phy.phy_semaphore_mask |= IXGBE_GSSR_PHY0_SM; in ixgbe_identify_phy_x550em()
470 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY0_SM; in ixgbe_identify_phy_fw()
1105 u32 gssr = IXGBE_GSSR_PHY1_SM | IXGBE_GSSR_PHY0_SM; in ixgbe_write_iosf_sb_reg_x550()
1151 u32 gssr = IXGBE_GSSR_PHY1_SM | IXGBE_GSSR_PHY0_SM; in ixgbe_read_iosf_sb_reg_x550()
2277 hw->phy.phy_semaphore_mask |= IXGBE_GSSR_PHY0_SM; in ixgbe_init_phy_ops_X550em()
2287 hw->phy.phy_semaphore_mask |= IXGBE_GSSR_PHY0_SM; in ixgbe_init_phy_ops_X550em()
H A Dixgbe_82598.c1111 gssr = IXGBE_GSSR_PHY0_SM; in ixgbe_read_i2c_phy_82598()
H A Dixgbe_phy.c302 hw->phy.phy_semaphore_mask = IXGBE_GSSR_PHY0_SM; in ixgbe_identify_phy_generic()
H A Dixgbe_type.h2271 #define IXGBE_GSSR_PHY0_SM 0x0002 macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Drte_pmd_ixgbe.c1014 swfw_mask = IXGBE_GSSR_PHY0_SM; in rte_pmd_ixgbe_mdio_lock()
1042 swfw_mask = IXGBE_GSSR_PHY0_SM; in rte_pmd_ixgbe_mdio_unlock()
H A Dixgbe_ethdev.c1009 mask = IXGBE_GSSR_PHY0_SM << hw->bus.func; in ixgbe_swfw_lock_reset()