Searched defs:hwrm_cfa_encap_record_alloc_input (Results 1 – 1 of 1) sorted by relevance
46776 typedef struct hwrm_cfa_encap_record_alloc_input { struct46778 uint16_t req_type;46783 uint16_t cmpl_ring;46789 uint16_t seq_id;46797 uint16_t target_id;46804 uint64_t resp_addr;46805 uint32_t flags;46818 uint8_t encap_type;46855 } hwrm_cfa_encap_record_alloc_input_t, *phwrm_cfa_encap_record_alloc_input_t; argument