Searched defs:hwrm_cfa_em_flow_alloc_output (Results 1 – 1 of 1) sorted by relevance
46967 typedef struct hwrm_cfa_em_flow_alloc_output { struct46969 uint16_t error_code;46971 uint16_t req_type;46973 uint16_t seq_id;46975 uint16_t resp_len;46977 uint64_t em_filter_id;46985 uint32_t flow_id;47019 } hwrm_cfa_em_flow_alloc_output_t, *phwrm_cfa_em_flow_alloc_output_t; argument