Home
last modified time | relevance | path

Searched refs:stats_gather (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/irdma/
Dutils.c1885 cqp_info->in.u.stats_gather.info = pestat->gather_info; in irdma_cqp_gather_stats_cmd()
1886 cqp_info->in.u.stats_gather.scratch = (uintptr_t)cqp_request; in irdma_cqp_gather_stats_cmd()
1887 cqp_info->in.u.stats_gather.cqp = &rf->cqp.sc_cqp; in irdma_cqp_gather_stats_cmd()
Dtype.h1491 } stats_gather; member
Dctrl.c5078 status = irdma_sc_gather_stats(pcmdinfo->in.u.stats_gather.cqp, in irdma_exec_cqp_cmd()
5079 &pcmdinfo->in.u.stats_gather.info, in irdma_exec_cqp_cmd()
5080 pcmdinfo->in.u.stats_gather.scratch); in irdma_exec_cqp_cmd()