Home
last modified time | relevance | path

Searched refs:ema_v2_is_supported (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c1406 spec->ema_v2_is_supported = encp->enc_mae_aset_v2_supported; in efx_mae_action_set_spec_init()
1805 if (spec->ema_v2_is_supported == B_FALSE) { in efx_mae_action_set_populate_set_dst_mac()
1824 if (spec->ema_v2_is_supported == B_FALSE) { in efx_mae_action_set_populate_set_src_mac()
1843 if (spec->ema_v2_is_supported == B_FALSE) { in efx_mae_action_set_populate_decr_ip_ttl()
H A Defx_impl.h1828 boolean_t ema_v2_is_supported; member