Searched refs:ice_read_phy_eth56g (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ ! |
H A D | ice_ptp_hw.c | 436 * ice_read_phy_eth56g - Read a PHY port register 444 static int ice_read_phy_eth56g(struct ice_hw *hw, u8 port, u32 addr, u32 *val) in ice_read_phy_eth56g() function 547 return ice_read_phy_eth56g(hw, port, addr, val); in ice_read_port_eth56g() 743 return ice_read_phy_eth56g(hw, port, addr, val); in ice_read_quad_ptp_reg_eth56g() 2142 err = ice_read_phy_eth56g(hw, phy, PHY_PTP_INT_STATUS, &status); in ice_ptp_read_tx_hwtstamp_status_eth56g()
|