Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/abm/
A Dcls.c27 if (knode->exts && tcf_exts_has_actions(knode->exts)) { in nfp_abm_u32_check_knode()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_u32.c100 if (!tcf_exts_has_actions(exts)) in fill_action_fields()
/linux/net/sched/
A Dcls_fw.c386 if (!f->res.classid && !tcf_exts_has_actions(&f->exts)) in fw_dump()
A Dcls_route.c112 if (tcf_exts_has_actions(&f->exts)) { \
A Dcls_tcindex.c62 return tcf_exts_has_actions(&r->exts) || r->res.classid; in tcindex_filter_is_set()
A Dcls_api.c3111 if (exts->action && tcf_exts_has_actions(exts)) { in tcf_exts_dump()
3152 if (!exts->action || !tcf_exts_has_actions(exts)) in tcf_exts_terse_dump()
/linux/drivers/net/ethernet/netronome/nfp/bpf/
A Dmain.c134 tcf_exts_has_actions(cls_bpf->exts)) { in nfp_bpf_setup_tc_block_cb()
/linux/include/net/
A Dpkt_cls.h290 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions() function
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_tc.c67 if (!tcf_exts_has_actions(exts)) in tc_fill_actions()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c9327 if (!tcf_exts_has_actions(exts)) in parse_tc_actions()

Completed in 60 milliseconds