Home
last modified time | relevance | path

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

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