Searched refs:cev_callout (Results 1 – 3 of 3) sorted by relevance
1902 callout_reset_curcpu(&sq->cev_callout, hz, mlx5e_sq_cev_timeout, sq); in mlx5e_sq_cev_timeout()1931 callout_stop(&sq->cev_callout); in mlx5e_drain_sq()2201 callout_init_mtx(&sq->cev_callout, &sq->lock, 0); in mlx5e_chan_static_init()2234 callout_drain(&c->sq[tc].cev_callout); in mlx5e_chan_static_destroy()
850 struct callout cev_callout; member
233 callout_init_mtx(&sq->cev_callout, &sq->lock, 0); in mlx5e_rl_chan_mtx_init()