Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/irdma/
Dutils.c1886 cqp_info->in.u.stats_gather.info = pestat->gather_info; in irdma_cqp_gather_stats_cmd()
1887 cqp_info->in.u.stats_gather.scratch = (uintptr_t)cqp_request; in irdma_cqp_gather_stats_cmd()
1888 cqp_info->in.u.stats_gather.cqp = &rf->cqp.sc_cqp; in irdma_cqp_gather_stats_cmd()
Dtype.h1492 } stats_gather; member
Dctrl.c5080 status = irdma_sc_gather_stats(pcmdinfo->in.u.stats_gather.cqp, in irdma_exec_cqp_cmd()
5081 &pcmdinfo->in.u.stats_gather.info, in irdma_exec_cqp_cmd()
5082 pcmdinfo->in.u.stats_gather.scratch); in irdma_exec_cqp_cmd()