Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c1790 u32 rx_offset, tx_offset, bs_ds; in ice_phy_set_offsets_eth56g() local
1795 bs_ds = cfg->rx_offset.bs_ds; in ice_phy_set_offsets_eth56g()
1809 bs_ds = ice_ptp_calc_bitslip_eth56g(hw, port, bs_ds, fc, rs, in ice_phy_set_offsets_eth56g()
1812 bs_ds = ice_ptp_calc_deskew_eth56g(hw, port, bs_ds, rs, spd); in ice_phy_set_offsets_eth56g()
1813 rx_offset = add_u32_u32_fx(rx_offset, bs_ds); in ice_phy_set_offsets_eth56g()