Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A 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-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A 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-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c334 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()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dwq.c256 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl) in mlx5_wq_destroy() function
A Dwq.h98 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl);
A Den_main.c896 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()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dptp.c280 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_ptp_alloc_txqsq()

Completed in 25 milliseconds