Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwc.c145 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5_wc_create_cq()
154 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5_wc_destroy_cq()
252 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5_wc_create_sq()
261 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5_wc_destroy_sq()
H A Dwq.h98 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl);
H A Dwq.c256 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl) in mlx5_wq_destroy() function
H A Den_main.c1051 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_alloc_rq()
1075 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_rq()
1522 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_xdpsq()
1530 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_xdpsq()
1598 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_icosq()
1606 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_icosq()
1690 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_txqsq()
1699 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_txqsq()
2195 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5e_free_cq()
3575 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_drop_rq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H 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/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.c723 mlx5_wq_destroy(&sq->wq_ctrl); in hws_send_ring_alloc_sq()
733 mlx5_wq_destroy(&sq->wq_ctrl); in hws_send_ring_free_sq()
811 mlx5_wq_destroy(&sq->wq_ctrl); in hws_send_ring_close_sq()
975 mlx5_wq_destroy(&cq->wq_ctrl); in hws_send_ring_open_cq()
984 mlx5_wq_destroy(&cq->wq_ctrl); in hws_send_ring_close_cq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c341 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_create_rc_qp()
357 mlx5_wq_destroy(&dr_qp->wq_ctrl); in dr_destroy_qp()
1125 mlx5_wq_destroy(&cq->wq_ctrl); in dr_create_cq()
1134 mlx5_wq_destroy(&cq->wq_ctrl); in dr_destroy_cq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c484 mlx5_wq_destroy(&conn->cq.wq_ctrl); in mlx5_fpga_conn_create_cq()
494 mlx5_wq_destroy(&conn->cq.wq_ctrl); in mlx5_fpga_conn_destroy_cq()
593 mlx5_wq_destroy(&conn->qp.wq_ctrl); in mlx5_fpga_conn_create_qp()
648 mlx5_wq_destroy(&conn->qp.wq_ctrl); in mlx5_fpga_conn_destroy_qp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c370 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_ptp_alloc_txqsq()