Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_consts.h46 .onestep = 0x30000 /* 384 */
65 .onestep = 0x13333 /* 153.6 */
84 .onestep = 0x4ccd /* 38.4 */
102 .onestep = 6
125 .onestep = 0x1eb8 /* 15.36 */
141 .onestep = 6
153 .onestep = 0x1333 /* 9.6 */
168 .onestep = 6
179 .onestep = 0xf5c /* 7.68 */
195 .onestep = 6
[all …]
H A Dice_ptp_hw.h159 u8 onestep; member
182 u32 onestep; member
H A Dice_ptp_hw.c1729 bool onestep, sfd; in ice_phy_set_offsets_eth56g() local
1731 onestep = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_set_offsets_eth56g()
1762 cfg->tx_offset.onestep * onestep; in ice_phy_set_offsets_eth56g()
1784 bool onestep; in ice_phy_cfg_mac_eth56g() local
1788 onestep = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_cfg_mac_eth56g()
1814 onestep * cfg->tx_cw_dly.onestep) | in ice_phy_cfg_mac_eth56g()