Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h60972 typedef struct hwrm_fw_get_structured_data_input { struct
60974 uint16_t req_type;
60979 uint16_t cmpl_ring;
60985 uint16_t seq_id;
60993 uint16_t target_id;
61000 uint64_t resp_addr;
61005 uint64_t dest_data_addr;
61007 uint16_t data_len;
61013 uint16_t structure_id;
61041 } hwrm_fw_get_structured_data_input_t, *phwrm_fw_get_structured_data_input_t; argument