Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c1081 static void mlx5e_calibration_callout(void *arg);
1107 mlx5e_calibration_callout(priv); in mlx5e_reset_calibration_callout()
1112 mlx5e_calibration_callout, priv, C_DIRECT_EXEC); in mlx5e_reset_calibration_callout()
1145 mlx5e_calibration_callout(void *arg) in mlx5e_calibration_callout() function