Searched defs:hwrm_func_qstats_input (Results 1 – 1 of 1) sorted by relevance
17428 typedef struct hwrm_func_qstats_input { struct17430 uint16_t req_type;17435 uint16_t cmpl_ring;17441 uint16_t seq_id;17449 uint16_t target_id;17456 uint64_t resp_addr;17486 } hwrm_func_qstats_input_t, *phwrm_func_qstats_input_t; argument