Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H 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()
H A Dwq.c256 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl) in mlx5_wq_destroy() function
H A Den_main.c1002 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_alloc_rq()
1026 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_free_rq()
1482 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_xdpsq()
1490 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_xdpsq()
1558 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_icosq()
1566 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_icosq()
1652 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_alloc_txqsq()
1661 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_free_txqsq()
2179 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5e_free_cq()
3471 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.c607 mlx5_wq_destroy(&sq->wq_ctrl); in hws_send_ring_alloc_sq()
617 mlx5_wq_destroy(&sq->wq_ctrl); in hws_send_ring_free_sq()
695 mlx5_wq_destroy(&sq->wq_ctrl); in hws_send_ring_close_sq()
867 mlx5_wq_destroy(&cq->wq_ctrl); in hws_send_ring_open_cq()
876 mlx5_wq_destroy(&cq->wq_ctrl); in hws_send_ring_close_cq()
/linux/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()
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/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()
1140 mlx5_wq_destroy(&cq->wq_ctrl); in dr_create_cq()
1149 mlx5_wq_destroy(&cq->wq_ctrl); in dr_destroy_cq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c362 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_ptp_alloc_txqsq()