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.h49602 typedef struct hwrm_cfa_flow_alloc_output { struct
49604 uint16_t error_code;
49606 uint16_t req_type;
49608 uint16_t seq_id;
49610 uint16_t resp_len;
49612 uint16_t flow_handle;
49613 uint8_t unused_0[2];
49621 uint32_t flow_id;
49658 } hwrm_cfa_flow_alloc_output_t, *phwrm_cfa_flow_alloc_output_t; argument