Home
last modified time | relevance | path

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

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