Home
last modified time | relevance | path

Searched refs:mlx5_ib_qp_set_counter (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dqp.h46 int mlx5_ib_qp_set_counter(struct ib_qp *qp, struct rdma_counter *counter);
H A Dcounters.c356 err = mlx5_ib_qp_set_counter(qp, counter); in mlx5_ib_counter_bind_qp()
371 return mlx5_ib_qp_set_counter(qp, NULL); in mlx5_ib_counter_unbind_qp()
H A Dqp.c5474 int mlx5_ib_qp_set_counter(struct ib_qp *qp, struct rdma_counter *counter) in mlx5_ib_qp_set_counter() function
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dqp.h56 int mlx5_ib_qp_set_counter(struct ib_qp *qp, struct rdma_counter *counter);
H A Dcounters.c561 err = mlx5_ib_qp_set_counter(qp, counter); in mlx5_ib_counter_bind_qp()
576 return mlx5_ib_qp_set_counter(qp, NULL); in mlx5_ib_counter_unbind_qp()
H A Dqp.c5806 int mlx5_ib_qp_set_counter(struct ib_qp *qp, struct rdma_counter *counter) in mlx5_ib_qp_set_counter() function

Completed in 16 milliseconds