Searched refs:func_qstats (Results 1 – 3 of 3) sorted by relevance
589 struct hwrm_func_qstats_output func_qstats = {0}; in bnxt_dev_xstats_get_op() local602 bnxt_hwrm_func_qstats(bp, 0xffff, NULL, &func_qstats); in bnxt_dev_xstats_get_op()646 rte_le_to_cpu_64(*(uint64_t *)((char *)&func_qstats + in bnxt_dev_xstats_get_op()
148 struct hwrm_func_qstats_output *func_qstats);
2363 struct hwrm_func_qstats_output *func_qstats) in bnxt_hwrm_func_qstats() argument2376 if (func_qstats) in bnxt_hwrm_func_qstats()2377 memcpy(func_qstats, resp, in bnxt_hwrm_func_qstats()