Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_gact.h42 static inline bool is_tcf_gact_shot(const struct tc_action *a) in is_tcf_gact_shot() function
/openbmc/linux/net/sched/
H A Dact_gact.c248 } else if (is_tcf_gact_shot(act)) { in tcf_gact_offload_act_setup()
274 else if (is_tcf_gact_shot(act)) in tcf_gact_offload_act_setup()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c109 if (is_tcf_gact_shot(a)) { in fill_action_fields()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c79 if (is_tcf_gact_shot(act)) { in tc_fill_actions()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9458 if (is_tcf_gact_shot(a)) { in parse_tc_actions()