Searched defs:hwrm_tfc_resc_usage_query_input (Results 1 – 1 of 1) sorted by relevance
59244 typedef struct hwrm_tfc_resc_usage_query_input { struct59246 uint16_t req_type;59251 uint16_t cmpl_ring;59257 uint16_t seq_id;59265 uint16_t target_id;59272 uint64_t resp_addr;59274 uint16_t sid;59299 } hwrm_tfc_resc_usage_query_input_t, *phwrm_tfc_resc_usage_query_input_t; argument