Home
last modified time | relevance | path

Searched refs:hwrm_func_qstats_output (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c262 {"tx_ucast_pkts", offsetof(struct hwrm_func_qstats_output,
264 {"tx_mcast_pkts", offsetof(struct hwrm_func_qstats_output,
266 {"tx_bcast_pkts", offsetof(struct hwrm_func_qstats_output,
270 {"tx_drop_pkts", offsetof(struct hwrm_func_qstats_output,
278 {"rx_ucast_pkts", offsetof(struct hwrm_func_qstats_output,
280 {"rx_mcast_pkts", offsetof(struct hwrm_func_qstats_output,
282 {"rx_bcast_pkts", offsetof(struct hwrm_func_qstats_output,
286 {"rx_drop_pkts", offsetof(struct hwrm_func_qstats_output,
294 {"rx_agg_pkts", offsetof(struct hwrm_func_qstats_output,
296 {"rx_agg_bytes", offsetof(struct hwrm_func_qstats_output,
[all …]
H A Dbnxt_hwrm.h15 struct hwrm_func_qstats_output;
148 struct hwrm_func_qstats_output *func_qstats);
H A Dbnxt_hwrm.c2343 struct hwrm_func_qstats_output *resp = bp->hwrm_cmd_resp_addr; in bnxt_hwrm_func_qstats_tx_drop()
2363 struct hwrm_func_qstats_output *func_qstats) in bnxt_hwrm_func_qstats()
2367 struct hwrm_func_qstats_output *resp = bp->hwrm_cmd_resp_addr; in bnxt_hwrm_func_qstats()
2378 sizeof(struct hwrm_func_qstats_output)); in bnxt_hwrm_func_qstats()
H A Dhsi_struct_def_dpdk.h12543 struct hwrm_func_qstats_output { struct