Searched refs:ice_read_phy_eth56g (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_ptp_hw.c | 921 static int ice_read_phy_eth56g(struct ice_hw *hw, u8 phy_idx, u32 addr, in ice_read_phy_eth56g() function 1031 return ice_read_phy_eth56g(hw, phy_idx, addr, val); in ice_read_port_eth56g() 2603 err = ice_read_phy_eth56g(hw, phy, PHY_PTP_INT_STATUS, &status); in ice_ptp_read_tx_hwtstamp_status_eth56g() 2691 err = ice_read_phy_eth56g(hw, phy, PHY_REG_REVISION, &phy_rev); in ice_ptp_init_phy_e825c()
|