Searched refs:encap_type (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h17999 uint8_t encap_type; member in struct:hwrm_cfa_encap_record_alloc_input
[all...]
/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_filter.c1265 efx_tunnel_protocol_t encap_type; member in struct:ef10_filter_encap_entry_s
1269 #define EF10_ENCAP_FILTER_ENTRY(ipv, encap_type, inner_frame_match) \
1270 { EFX_ETHER_TYPE_##ipv, EFX_TUNNEL_PROTOCOL_##encap_type, \
1339 encap_filter->encap_type,
H A Defx.h2347 __in efx_tunnel_protocol_t encap_type,
H A Defx_filter.c443 __in efx_tunnel_protocol_t encap_type,
452 switch (encap_type) {
482 spec->efs_encap_type = encap_type;
441 efx_filter_spec_set_encap_type( __inout efx_filter_spec_t *spec, __in efx_tunnel_protocol_t encap_type, __in efx_filter_inner_frame_match_t inner_frame_match) argument

Completed in 430 milliseconds