Home
last modified time | relevance | path

Searched refs:tcf_exts_has_actions (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/netronome/nfp/abm/
Dcls.c27 if (knode->exts && tcf_exts_has_actions(knode->exts)) { in nfp_abm_u32_check_knode()
/Linux-v6.6/net/sched/
Dcls_fw.c380 if (!f->res.classid && !tcf_exts_has_actions(&f->exts)) in fw_dump()
Dcls_route.c113 if (tcf_exts_has_actions(&f->exts)) { \
Dcls_api.c3352 if (exts->action && tcf_exts_has_actions(exts)) { in tcf_exts_dump()
3393 if (!exts->action || !tcf_exts_has_actions(exts)) in tcf_exts_terse_dump()
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c100 if (!tcf_exts_has_actions(exts)) in fill_action_fields()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/bpf/
Dmain.c134 tcf_exts_has_actions(cls_bpf->exts)) { in nfp_bpf_setup_tc_block_cb()
/Linux-v6.6/include/net/
Dpkt_cls.h313 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions() function
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c67 if (!tcf_exts_has_actions(exts)) in tc_fill_actions()
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9457 if (!tcf_exts_has_actions(exts)) in parse_tc_actions()