Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h61093 typedef struct hwrm_fw_ipc_msg_input { struct
61095 uint16_t req_type;
61100 uint16_t cmpl_ring;
61106 uint16_t seq_id;
61114 uint16_t target_id;
61121 uint64_t resp_addr;
61122 uint32_t enables;
61144 uint16_t command_id;
61171 } hwrm_fw_ipc_msg_input_t, *phwrm_fw_ipc_msg_input_t; argument