Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_u32.c100 if (!tcf_exts_has_actions(exts)) in fill_action_fields()
/linux-6.3-rc2/net/sched/
A Dcls_fw.c381 if (!f->res.classid && !tcf_exts_has_actions(&f->exts)) in fw_dump()
A Dcls_route.c113 if (tcf_exts_has_actions(&f->exts)) { \
A Dcls_api.c3346 if (exts->action && tcf_exts_has_actions(exts)) { in tcf_exts_dump()
3387 if (!exts->action || !tcf_exts_has_actions(exts)) in tcf_exts_terse_dump()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/bpf/
A Dmain.c134 tcf_exts_has_actions(cls_bpf->exts)) { in nfp_bpf_setup_tc_block_cb()
/linux-6.3-rc2/include/net/
A Dpkt_cls.h326 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions() function
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_tc.c67 if (!tcf_exts_has_actions(exts)) in tc_fill_actions()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c9473 if (!tcf_exts_has_actions(exts)) in parse_tc_actions()

Completed in 37 milliseconds