Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h53983 typedef struct hwrm_tf_session_open_output { struct
53985 uint16_t error_code;
53987 uint16_t req_type;
53989 uint16_t seq_id;
53991 uint16_t resp_len;
53996 uint32_t fw_session_id;
54001 uint32_t fw_session_client_id;
54003 uint32_t flags;
54032 } hwrm_tf_session_open_output_t, *phwrm_tf_session_open_output_t; argument