Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h49762 typedef struct hwrm_cfa_flow_action_data { struct
49763 uint16_t action_flags;
49789 uint16_t act_meter_id;
49791 uint16_t vnic_id;
49793 uint16_t vport_id;
49795 uint16_t nat_port;
49796 uint16_t unused_0[3];
49798 uint32_t nat_ip_address[4];
49800 uint8_t encap_type;
49837 } hwrm_cfa_flow_action_data_t, *phwrm_cfa_flow_action_data_t; argument