Home
last modified time | relevance | path

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

/src/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_tx.c1132 mlx5e_sq_cev_timeout(sq); in mlx5e_xmit_locked()
H A Den.h1282 void mlx5e_sq_cev_timeout(void *);
H A Dmlx5_en_main.c1878 mlx5e_sq_cev_timeout(void *arg) in mlx5e_sq_cev_timeout() function
1903 callout_reset_curcpu(&sq->cev_callout, hz, mlx5e_sq_cev_timeout, sq); in mlx5e_sq_cev_timeout()