Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.h78 struct efx_tc_encap_action *encap_md; member
Dtc_encap_actions.c593 if (act->encap_md && !act->encap_md->n_valid) in efx_tc_check_ready()
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()
Dtc_counters.c99 encap = act->encap_md; in efx_tc_counter_work()
Dmae.c1336 if (act->encap_md) in efx_mae_alloc_action_set()
1338 act->encap_md->fw_id); in efx_mae_alloc_action_set()