Searched refs:add_u32_u32_fx (Results 1 – 1 of 1) sorted by relevance
1608 * add_u32_u32_fx - Add two u32 fixed point values and discard overflow1614 static u32 add_u32_u32_fx(u32 a, u32 b) in add_u32_u32_fx() function 1742 rx_offset = add_u32_u32_fx(rx_offset, cfg->rx_offset.serdes); in ice_phy_set_offsets_eth56g() 1744 rx_offset = add_u32_u32_fx(rx_offset, cfg->rx_offset.sfd); in ice_phy_set_offsets_eth56g() 1751 rx_offset = add_u32_u32_fx(rx_offset, bs_ds); in ice_phy_set_offsets_eth56g()