Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c959 static int ice_read_phy_eth56g(struct ice_hw *hw, u8 port, u32 addr, u32 *val) in ice_read_phy_eth56g() function
1062 return ice_read_phy_eth56g(hw, port, addr, val); in ice_read_port_eth56g()
1258 return ice_read_phy_eth56g(hw, port, addr, val); in ice_read_quad_ptp_reg_eth56g()
2682 err = ice_read_phy_eth56g(hw, phy, PHY_PTP_INT_STATUS, &status); in ice_ptp_read_tx_hwtstamp_status_eth56g()
2745 err = ice_read_phy_eth56g(hw, hw->pf_id, PHY_REG_REVISION, &phy_rev); in ice_ptp_init_phy_e825()