Searched defs:hwrm_func_qstats_ext_input (Results 1 – 1 of 1) sorted by relevance
17589 typedef struct hwrm_func_qstats_ext_input { struct17591 uint16_t req_type;17596 uint16_t cmpl_ring;17602 uint16_t seq_id;17610 uint16_t target_id;17617 uint64_t resp_addr;17624 uint16_t fid;17625 uint8_t flags;17655 } hwrm_func_qstats_ext_input_t, *phwrm_func_qstats_ext_input_t; argument