Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c2064 enable = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_cfg_ptp_1step_eth56g()
2065 peer_delay = hw->ptp.phy.eth56g.peer_delay; in ice_phy_cfg_ptp_1step_eth56g()
2066 sfd_ena = hw->ptp.phy.eth56g.sfd_ena; in ice_phy_cfg_ptp_1step_eth56g()
2258 onestep = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_set_offsets_eth56g()
2259 sfd = hw->ptp.phy.eth56g.sfd_ena; in ice_phy_set_offsets_eth56g()
2315 onestep = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_cfg_mac_eth56g()
2682 const struct ice_eth56g_params *params = &hw->ptp.phy.eth56g; in ice_ptp_read_tx_hwtstamp_status_eth56g()
2743 params = &ptp->phy.eth56g; in ice_ptp_init_phy_e825()
H A Dice_type.h871 struct ice_eth56g_params eth56g; member