Searched defs:hwrm_cfa_flow_flush_input (Results 1 – 1 of 1) sorted by relevance
50105 typedef struct hwrm_cfa_flow_flush_input { struct50107 uint16_t req_type;50112 uint16_t cmpl_ring;50118 uint16_t seq_id;50126 uint16_t target_id;50133 uint64_t resp_addr;50135 uint32_t flags;50175 uint8_t page_size;50209 } hwrm_cfa_flow_flush_input_t, *phwrm_cfa_flow_flush_input_t; argument