Home
last modified time | relevance | path

Searched refs:encap_md (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dtc.h78 struct efx_tc_encap_action *encap_md; member
H A Dtc.c195 if (act->encap_md) { in efx_tc_free_action_set()
197 efx_tc_flower_release_encap_md(efx, act->encap_md); in efx_tc_free_action_set()
820 if (act->encap_md) in efx_tc_flower_action_order_ok()
826 if (act->encap_md) in efx_tc_flower_action_order_ok()
2316 act->encap_md = encap; in efx_tc_flower_replace()
H A Dtc_counters.c99 encap = act->encap_md; in efx_tc_counter_work()
H A Dmae.c1329 if (act->encap_md) in efx_mae_alloc_action_set()
1331 act->encap_md->fw_id); in efx_mae_alloc_action_set()