Searched defs:hwrm_cfa_encap_record_alloc_input (Results 1 – 1 of 1) sorted by relevance
45860 typedef struct hwrm_cfa_encap_record_alloc_input { struct45862 uint16_t req_type;45867 uint16_t cmpl_ring;45873 uint16_t seq_id;45881 uint16_t target_id;45888 uint64_t resp_addr;45889 uint32_t flags;45902 uint8_t encap_type;45939 } hwrm_cfa_encap_record_alloc_input_t, *phwrm_cfa_encap_record_alloc_input_t; argument