Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c192 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_create_rc_qp()
208 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_destroy_qp()
788 mlx5_wq_destroy(&cq->wq_ctrl); in dr_create_cq()
797 mlx5_wq_destroy(&cq->wq_ctrl); in dr_destroy_cq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H 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()
598 mlx5_wq_destroy(&conn->qp.wq_ctrl); in mlx5_fpga_conn_create_qp()
653 mlx5_wq_destroy(&conn->qp.wq_ctrl); in mlx5_fpga_conn_destroy_qp()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h98 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl);
H A Dwq.c261 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl) in mlx5_wq_destroy() function
H A Den_main.c604 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_alloc_rq()
651 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_rq()
1017 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_xdpsq()
1025 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_xdpsq()
1092 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_icosq()
1100 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_icosq()
1210 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_txqsq()
1218 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_txqsq()
1611 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5e_free_cq()