Searched defs:hwrm_stat_ctx_query_output (Results 1 – 1 of 1) sorted by relevance
60193 typedef struct hwrm_stat_ctx_query_output { struct60195 uint16_t error_code;60197 uint16_t req_type;60199 uint16_t seq_id;60201 uint16_t resp_len;60203 uint64_t tx_ucast_pkts;60205 uint64_t tx_mcast_pkts;60207 uint64_t tx_bcast_pkts;60209 uint64_t tx_discard_pkts;60211 uint64_t tx_error_pkts;[all …]