Searched defs:hwrm_cfa_flow_info_input (Results 1 – 1 of 1) sorted by relevance
49986 typedef struct hwrm_cfa_flow_info_input { struct49988 uint16_t req_type;49993 uint16_t cmpl_ring;49999 uint16_t seq_id;50007 uint16_t target_id;50014 uint64_t resp_addr;50016 uint16_t flow_handle;50041 } hwrm_cfa_flow_info_input_t, *phwrm_cfa_flow_info_input_t; argument