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.h13832 typedef struct hwrm_func_reset_input { struct
13834 uint16_t req_type;
13839 uint16_t cmpl_ring;
13845 uint16_t seq_id;
13853 uint16_t target_id;
13860 uint64_t resp_addr;
13861 uint32_t enables;
13874 uint16_t vf_id;
13876 uint8_t func_reset_level;
13902 } hwrm_func_reset_input_t, *phwrm_func_reset_input_t; argument