Searched refs:mlx5_wq_destroy (Results 1 – 7 of 7) sorted by relevance
42 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5_aso_free_cq()118 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5_aso_destroy_cq()260 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5_aso_free_sq()
486 mlx5_wq_destroy(&conn->cq.wq_ctrl); in mlx5_fpga_conn_create_cq()496 mlx5_wq_destroy(&conn->cq.wq_ctrl); in mlx5_fpga_conn_destroy_cq()599 mlx5_wq_destroy(&conn->qp.wq_ctrl); in mlx5_fpga_conn_create_qp()654 mlx5_wq_destroy(&conn->qp.wq_ctrl); in mlx5_fpga_conn_destroy_qp()
334 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_create_rc_qp()350 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_destroy_qp()976 mlx5_wq_destroy(&cq->wq_ctrl); in dr_create_cq()985 mlx5_wq_destroy(&cq->wq_ctrl); in dr_destroy_cq()
256 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl) in mlx5_wq_destroy() function
98 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl);
896 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_alloc_rq()939 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_rq()1331 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_xdpsq()1339 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_xdpsq()1407 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_icosq()1415 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_icosq()1504 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_txqsq()1512 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_txqsq()1936 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5e_free_cq()3152 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_drop_rq()
280 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_ptp_alloc_txqsq()
Completed in 25 milliseconds