Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h98 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl);
Dwq.c262 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl) in mlx5_wq_destroy() function
Den_main.c691 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_alloc_rq()
723 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_rq()
1023 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_xdpsq()
1031 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_xdpsq()
1077 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_icosq()
1085 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_icosq()
1159 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_txqsq()
1167 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_txqsq()
1662 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5e_free_cq()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c503 mlx5_wq_destroy(&conn->cq.wq_ctrl); in mlx5_fpga_conn_create_cq()
513 mlx5_wq_destroy(&conn->cq.wq_ctrl); in mlx5_fpga_conn_destroy_cq()
613 mlx5_wq_destroy(&conn->qp.wq_ctrl); in mlx5_fpga_conn_create_qp()
662 mlx5_wq_destroy(&conn->qp.wq_ctrl); in mlx5_fpga_conn_destroy_qp()