Searched defs:hwrm_tunnel_dst_port_alloc_input (Results 1 – 1 of 1) sorted by relevance
58590 typedef struct hwrm_tunnel_dst_port_alloc_input { struct58592 uint16_t req_type;58597 uint16_t cmpl_ring;58603 uint16_t seq_id;58611 uint16_t target_id;58618 uint64_t resp_addr;58620 uint8_t tunnel_type;58686 } hwrm_tunnel_dst_port_alloc_input_t, *phwrm_tunnel_dst_port_alloc_input_t; argument