Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h48686 typedef struct hwrm_cfa_flow_alloc_output { struct
48688 uint16_t error_code;
48690 uint16_t req_type;
48692 uint16_t seq_id;
48694 uint16_t resp_len;
48696 uint16_t flow_handle;
48697 uint8_t unused_0[2];
48705 uint32_t flow_id;
48742 } hwrm_cfa_flow_alloc_output_t, *phwrm_cfa_flow_alloc_output_t; argument