Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_fw.c387 if (!f->res.classid && !tcf_exts_has_actions(&f->exts)) in fw_dump()
H A Dcls_route.c112 if (tcf_exts_has_actions(&f->exts)) { \
H A Dcls_tcindex.c62 return tcf_exts_has_actions(&r->exts) || r->res.classid; in tcindex_filter_is_set()
H A Dcls_api.c3131 if (exts->action && tcf_exts_has_actions(exts)) { in tcf_exts_dump()
3172 if (!exts->action || !tcf_exts_has_actions(exts)) in tcf_exts_terse_dump()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c100 if (!tcf_exts_has_actions(exts)) in fill_action_fields()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.c134 tcf_exts_has_actions(cls_bpf->exts)) { in nfp_bpf_setup_tc_block_cb()
/OK3568_Linux_fs/kernel/include/net/
H A Dpkt_cls.h298 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c67 if (!tcf_exts_has_actions(exts)) in tc_fill_actions()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9337 if (!tcf_exts_has_actions(exts)) in parse_tc_actions()