Home
last modified time | relevance | path

Searched defs:hwrm_func_reset_input (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h14146 typedef struct hwrm_func_reset_input { struct
14148 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