Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h17117 typedef struct hwrm_func_qstats_output { struct
17119 uint16_t error_code;
17121 uint16_t req_type;
17123 uint16_t seq_id;
17125 uint16_t resp_len;
17127 uint64_t tx_ucast_pkts;
17129 uint64_t tx_mcast_pkts;
17131 uint64_t tx_bcast_pkts;
17139 uint64_t tx_discard_pkts;
17146 uint64_t tx_drop_pkts;
[all …]