Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c1750 u32 reg_phy_int; in ixgbe_setup_mac_link_sfp_n() local
1768 IXGBE_SB_IOSF_TARGET_KR_PHY, &reg_phy_int); in ixgbe_setup_mac_link_sfp_n()
1772 reg_phy_int &= IXGBE_KRM_PMD_FLX_MASK_ST20_SFI_10G_DA; in ixgbe_setup_mac_link_sfp_n()
1774 reg_phy_int |= IXGBE_KRM_PMD_FLX_MASK_ST20_SFI_10G_SR; in ixgbe_setup_mac_link_sfp_n()
1778 IXGBE_SB_IOSF_TARGET_KR_PHY, reg_phy_int); in ixgbe_setup_mac_link_sfp_n()