Searched refs:bs_ds (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp_hw.c | 1753 u32 rx_offset, tx_offset, bs_ds; in ice_phy_set_offsets_eth56g() local 1758 bs_ds = cfg->rx_offset.bs_ds; in ice_phy_set_offsets_eth56g() 1772 bs_ds = ice_ptp_calc_bitslip_eth56g(hw, port, bs_ds, fc, rs, in ice_phy_set_offsets_eth56g() 1775 bs_ds = ice_ptp_calc_deskew_eth56g(hw, port, bs_ds, rs, spd); in ice_phy_set_offsets_eth56g() 1776 rx_offset = add_u32_u32_fx(rx_offset, bs_ds); in ice_phy_set_offsets_eth56g()
|