Searched refs:clbr_points (Results 1 – 3 of 3) sorted by relevance
222 cp = &priv->clbr_points[priv->clbr_curr]; in mlx5e_mbuf_tstmp()
1140 struct mlx5e_clbr_point clbr_points[2]; member
1158 curr = &priv->clbr_points[priv->clbr_curr]; in mlx5e_calibration_callout()1160 if (clbr_curr_next >= nitems(priv->clbr_points)) in mlx5e_calibration_callout()1162 next = &priv->clbr_points[clbr_curr_next]; in mlx5e_calibration_callout()