Searched defs:hwrm_cfa_flow_alloc_output (Results 1 – 1 of 1) sorted by relevance
49602 typedef struct hwrm_cfa_flow_alloc_output { struct49604 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