Home
last modified time | relevance | path

Searched refs:rdma_get_counter_auto_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcounters.c214 * rdma_get_counter_auto_mode - Find the counter that @qp should be bound
219 static struct rdma_counter *rdma_get_counter_auto_mode(struct ib_qp *qp, in rdma_get_counter_auto_mode() function
288 counter = rdma_get_counter_auto_mode(qp, port); in rdma_counter_bind_qp_auto()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcounters.c273 * rdma_get_counter_auto_mode - Find the counter that @qp should be bound
278 static struct rdma_counter *rdma_get_counter_auto_mode(struct ib_qp *qp, in rdma_get_counter_auto_mode() function
340 counter = rdma_get_counter_auto_mode(qp, port); in rdma_counter_bind_qp_auto()

Completed in 2 milliseconds