Searched defs:hwrm_func_qstats_output (Results 1 – 1 of 1) sorted by relevance
17490 typedef struct hwrm_func_qstats_output { struct17492 uint16_t error_code;17494 uint16_t req_type;17496 uint16_t seq_id;17498 uint16_t resp_len;17500 uint64_t tx_ucast_pkts;17502 uint64_t tx_mcast_pkts;17504 uint64_t tx_bcast_pkts;17512 uint64_t tx_discard_pkts;17519 uint64_t tx_drop_pkts;[all …]