Home
last modified time | relevance | path

Searched refs:do_ttl_dec (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.h73 u16 do_ttl_dec:1; member
Dtc.c797 if (act->do_ttl_dec) in efx_tc_flower_action_order_ok()
828 return !act->do_ttl_dec; in efx_tc_flower_action_order_ok()
1182 act->do_ttl_dec = 1; in efx_tc_pedit_add()
1207 act->do_ttl_dec = 1; in efx_tc_pedit_add()
1350 act->do_ttl_dec = 1; in efx_tc_mangle()
1409 act->do_ttl_dec = 1; in efx_tc_mangle()
Dmae.c1300 act->do_ttl_dec); in efx_mae_alloc_action_set()