Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
A Dwc.c139 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5_wc_create_cq()
148 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5_wc_destroy_cq()
246 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5_wc_create_sq()
255 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5_wc_destroy_sq()
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.c1083 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_alloc_rq()
1107 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_rq()
1566 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_xdpsq()
1574 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_xdpsq()
1642 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_icosq()
1650 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_icosq()
1734 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_txqsq()
1743 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_txqsq()
2245 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5e_free_cq()
3537 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_drop_rq()
/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()
/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
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()
983 mlx5_wq_destroy(&cq->wq_ctrl); in hws_send_ring_open_cq()
992 mlx5_wq_destroy(&cq->wq_ctrl); in hws_send_ring_close_cq()
/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()
/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
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()
1140 mlx5_wq_destroy(&cq->wq_ctrl); in dr_create_cq()
1149 mlx5_wq_destroy(&cq->wq_ctrl); in dr_destroy_cq()
/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dptp.c361 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_ptp_alloc_txqsq()

Completed in 45 milliseconds