Home
last modified time | relevance | path

Searched defs:hwrm_tunnel_dst_port_alloc_output (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h58690 typedef struct hwrm_tunnel_dst_port_alloc_output { struct
58692 uint16_t error_code;
58694 uint16_t req_type;
58696 uint16_t seq_id;
58698 uint16_t resp_len;
58703 uint16_t tunnel_dst_port_id;
58705 uint8_t error_info;
58721 uint8_t upar_in_use;
58747 } hwrm_tunnel_dst_port_alloc_output_t, *phwrm_tunnel_dst_port_alloc_output_t; argument