Searched refs:mlx5_wq_destroy (Results 1 – 9 of 9) sorted by relevance
139 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5_wc_create_cq()148 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5_wc_destroy_cq()246 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5_wc_create_sq()255 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5_wc_destroy_sq()
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);
1083 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_alloc_rq()1107 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_rq()1566 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_xdpsq()1574 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_xdpsq()1642 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_icosq()1650 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_icosq()1734 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_txqsq()1743 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_txqsq()2245 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5e_free_cq()3537 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_drop_rq()
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()
723 mlx5_wq_destroy(&sq->wq_ctrl); in hws_send_ring_alloc_sq()733 mlx5_wq_destroy(&sq->wq_ctrl); in hws_send_ring_free_sq()811 mlx5_wq_destroy(&sq->wq_ctrl); in hws_send_ring_close_sq()983 mlx5_wq_destroy(&cq->wq_ctrl); in hws_send_ring_open_cq()992 mlx5_wq_destroy(&cq->wq_ctrl); in hws_send_ring_close_cq()
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()
341 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_create_rc_qp()357 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_destroy_qp()1140 mlx5_wq_destroy(&cq->wq_ctrl); in dr_create_cq()1149 mlx5_wq_destroy(&cq->wq_ctrl); in dr_destroy_cq()
361 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_ptp_alloc_txqsq()
Completed in 45 milliseconds