Searched defs:hwrm_func_reset_input (Results 1 – 1 of 1) sorted by relevance
14146 typedef struct hwrm_func_reset_input { struct14148 uint16_t req_type;14153 uint16_t cmpl_ring;14159 uint16_t seq_id;14167 uint16_t target_id;14174 uint64_t resp_addr;14175 uint32_t enables;14188 uint16_t vf_id;14190 uint8_t func_reset_level;14216 } hwrm_func_reset_input_t, *phwrm_func_reset_input_t; argument