Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c196 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_create_rc_qp()
212 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_destroy_qp()
838 mlx5_wq_destroy(&cq->wq_ctrl); in dr_create_cq()
847 mlx5_wq_destroy(&cq->wq_ctrl); in dr_destroy_cq()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h98 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl);
Dwq.c256 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl) in mlx5_wq_destroy() function
Den_main.c587 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_alloc_rq()
631 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_rq()
1004 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_xdpsq()
1012 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_xdpsq()
1069 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_icosq()
1077 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_icosq()
1165 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_txqsq()
1173 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_txqsq()
1589 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5e_free_cq()
2674 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_drop_rq()
/Linux-v5.15/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-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.c232 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_ptp_alloc_txqsq()