Searched refs:destroy_comp_channel (Results 1 – 6 of 6) sorted by relevance
49 int (*destroy_comp_channel)(struct ibv_comp_channel *channel); member
259 .destroy_comp_channel = mlx4_glue_destroy_comp_channel,
938 claim_zero(mlx4_glue->destroy_comp_channel(rxq->channel)); in mlx4_rx_queue_release()
154 int (*destroy_comp_channel)(struct ibv_comp_channel *channel); member
1320 .destroy_comp_channel = mlx5_glue_destroy_comp_channel,
452 claim_zero(mlx5_glue->destroy_comp_channel(tmpl->ibv_channel)); in mlx5_rxq_ibv_obj_new()473 claim_zero(mlx5_glue->destroy_comp_channel in mlx5_rxq_ibv_obj_release()