Searched refs:mlx5e_sq_recover (Results 1 – 1 of 1) sorted by relevance
1115 static void mlx5e_sq_recover(struct work_struct *work);1137 INIT_WORK(&sq->recover.recover_work, mlx5e_sq_recover); in mlx5e_alloc_txqsq()1441 static void mlx5e_sq_recover(struct work_struct *work) in mlx5e_sq_recover() function