Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c2053 enable = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_cfg_ptp_1step_eth56g()
2054 peer_delay = hw->ptp.phy.eth56g.peer_delay; in ice_phy_cfg_ptp_1step_eth56g()
2055 sfd_ena = hw->ptp.phy.eth56g.sfd_ena; in ice_phy_cfg_ptp_1step_eth56g()
2247 onestep = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_set_offsets_eth56g()
2248 sfd = hw->ptp.phy.eth56g.sfd_ena; in ice_phy_set_offsets_eth56g()
2304 onestep = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_cfg_mac_eth56g()
2672 const struct ice_eth56g_params *params = &hw->ptp.phy.eth56g; in ice_ptp_read_tx_hwtstamp_status_eth56g()
2736 params = &ptp->phy.eth56g; in ice_ptp_init_phy_e825()
H A Dice_type.h871 struct ice_eth56g_params eth56g; member