Home
last modified time | relevance | path

Searched refs:mlx5_wq_destroy (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
Daso.c42 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()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c486 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()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.c256 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl) in mlx5_wq_destroy() function
Dwq.h98 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl);
Den_main.c928 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_alloc_rq()
960 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_rq()
1382 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_xdpsq()
1390 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_xdpsq()
1458 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_icosq()
1466 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_icosq()
1555 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_txqsq()
1563 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_txqsq()
1979 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5e_free_cq()
3195 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_drop_rq()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c383 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_create_rc_qp()
399 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_destroy_qp()
1230 mlx5_wq_destroy(&cq->wq_ctrl); in dr_create_cq()
1239 mlx5_wq_destroy(&cq->wq_ctrl); in dr_destroy_cq()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.c349 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_ptp_alloc_txqsq()