Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_gact.h37 static inline bool is_tcf_gact_ok(const struct tc_action *a) in is_tcf_gact_ok() function
/openbmc/linux/net/sched/
H A Dact_gact.c246 if (is_tcf_gact_ok(act)) { in tcf_gact_offload_act_setup()
272 if (is_tcf_gact_ok(act)) in tcf_gact_offload_act_setup()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c74 if (is_tcf_gact_ok(act)) { in tc_fill_actions()