Home
last modified time | relevance | path

Searched defs:func_qstats (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c643 static void bnxt_fill_func_qstats(struct hwrm_func_qstats_output *func_qstats, in bnxt_fill_func_qstats()
685 struct hwrm_func_qstats_output func_qstats = {0}; in bnxt_dev_xstats_get_op() local
H A Dbnxt_hwrm.c2537 struct hwrm_func_qstats_output *func_qstats) in bnxt_hwrm_func_qstats()