Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/irdma/
HDirdma_utils.c1604 cqp_info->in.u.stats_gather.info = pestat->gather_info; in irdma_cqp_gather_stats_cmd()
1605 cqp_info->in.u.stats_gather.scratch = (uintptr_t)cqp_request; in irdma_cqp_gather_stats_cmd()
1606 cqp_info->in.u.stats_gather.cqp = &rf->cqp.sc_cqp; in irdma_cqp_gather_stats_cmd()
HDirdma_type.h1484 } stats_gather; member
HDirdma_ctrl.c5223 status = irdma_sc_gather_stats(pcmdinfo->in.u.stats_gather.cqp, in irdma_exec_cqp_cmd()
5224 &pcmdinfo->in.u.stats_gather.info, in irdma_exec_cqp_cmd()
5225 pcmdinfo->in.u.stats_gather.scratch); in irdma_exec_cqp_cmd()