Searched defs:hwrm_tf_resc_usage_set_input (Results 1 – 1 of 1) sorted by relevance
56512 typedef struct hwrm_tf_resc_usage_set_input { struct56514 uint16_t req_type;56519 uint16_t cmpl_ring;56525 uint16_t seq_id;56533 uint16_t target_id;56540 uint64_t resp_addr;56542 uint32_t fw_session_id;56544 uint16_t flags;56578 } hwrm_tf_resc_usage_set_input_t, *phwrm_tf_resc_usage_set_input_t; argument