Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.h71 u16 do_ttl_dec:1; member
H A Dtc.c792 if (act->do_ttl_dec) in efx_tc_flower_action_order_ok()
823 return !act->do_ttl_dec; in efx_tc_flower_action_order_ok()
1087 act->do_ttl_dec = 1; in efx_tc_pedit_add()
1112 act->do_ttl_dec = 1; in efx_tc_pedit_add()
1255 act->do_ttl_dec = 1; in efx_tc_mangle()
1314 act->do_ttl_dec = 1; in efx_tc_mangle()
H A Dmae.c1299 act->do_ttl_dec); in efx_mae_alloc_action_set()