Searched defs:hwrm_port_qstats_ext_input (Results 1 – 1 of 1) sorted by relevance
30489 typedef struct hwrm_port_qstats_ext_input { struct30491 uint16_t req_type;30496 uint16_t cmpl_ring;30502 uint16_t seq_id;30510 uint16_t target_id;30517 uint64_t resp_addr;30519 uint16_t port_id;30524 uint16_t tx_stat_size;30548 } hwrm_port_qstats_ext_input_t, *phwrm_port_qstats_ext_input_t; argument