Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dtc.h73 u16 do_ttl_dec:1; member
H A 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()
H A Dmae.c1293 act->do_ttl_dec); in efx_mae_alloc_action_set()