Searched defs:hwrm_cfa_em_flow_alloc_output (Results 1 – 1 of 1) sorted by relevance
47883 typedef struct hwrm_cfa_em_flow_alloc_output { struct47885 uint16_t error_code;47887 uint16_t req_type;47889 uint16_t seq_id;47891 uint16_t resp_len;47893 uint64_t em_filter_id;47901 uint32_t flow_id;47935 } hwrm_cfa_em_flow_alloc_output_t, *phwrm_cfa_em_flow_alloc_output_t; argument