Searched refs:ibv_channel (Results 1 – 3 of 3) sorted by relevance
207 .channel = rxq_obj->ibv_channel, in mlx5_rxq_ibv_cq_create()373 tmpl->ibv_channel = in mlx5_rxq_ibv_obj_new()375 if (!tmpl->ibv_channel) { in mlx5_rxq_ibv_obj_new()381 tmpl->fd = ((struct ibv_comp_channel *)(tmpl->ibv_channel))->fd; in mlx5_rxq_ibv_obj_new()451 if (tmpl->ibv_channel) in mlx5_rxq_ibv_obj_new()452 claim_zero(mlx5_glue->destroy_comp_channel(tmpl->ibv_channel)); in mlx5_rxq_ibv_obj_new()472 if (rxq_obj->ibv_channel) in mlx5_rxq_ibv_obj_release()474 (rxq_obj->ibv_channel)); in mlx5_rxq_ibv_obj_release()491 int ret = mlx5_glue->get_cq_event(rxq_obj->ibv_channel, in mlx5_rx_ibv_get_event()
815 void *ibv_channel; member
930 if (!rxq_obj || (!rxq_obj->ibv_channel && in mlx5_rx_intr_vec_enable()