Searched defs:hwrm_tunnel_dst_port_alloc_input (Results 1 – 1 of 1) sorted by relevance
59506 typedef struct hwrm_tunnel_dst_port_alloc_input { struct59508 uint16_t req_type;59513 uint16_t cmpl_ring;59519 uint16_t seq_id;59527 uint16_t target_id;59534 uint64_t resp_addr;59536 uint8_t tunnel_type;59602 } hwrm_tunnel_dst_port_alloc_input_t, *phwrm_tunnel_dst_port_alloc_input_t; argument