Searched defs:hwrm_stat_ctx_query_output (Results 1 – 1 of 1) sorted by relevance
59255 typedef struct hwrm_stat_ctx_query_output { struct59257 uint16_t error_code;59259 uint16_t req_type;59261 uint16_t seq_id;59263 uint16_t resp_len;59265 uint64_t tx_ucast_pkts;59267 uint64_t tx_mcast_pkts;59269 uint64_t tx_bcast_pkts;59271 uint64_t tx_discard_pkts;59273 uint64_t tx_error_pkts;[all …]