Searched refs:mlx5e_tx_err_cqe_work (Results 1 – 1 of 1) sorted by relevance
1109 static void mlx5e_tx_err_cqe_work(struct work_struct *recover_work);1134 INIT_WORK(&sq->recover_work, mlx5e_tx_err_cqe_work); in mlx5e_alloc_txqsq()1386 static void mlx5e_tx_err_cqe_work(struct work_struct *recover_work) in mlx5e_tx_err_cqe_work() function