Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c67 if (!tcf_exts_has_actions(exts)) in tc_fill_actions()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c99 if (!tcf_exts_has_actions(exts)) in fill_action_fields()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/bpf/
Dmain.c161 tcf_exts_has_actions(cls_bpf->exts)) { in nfp_bpf_setup_tc_block_cb()
/Linux-v4.19/net/sched/
Dcls_fw.c398 if (!f->res.classid && !tcf_exts_has_actions(&f->exts)) in fw_dump()
Dcls_route.c116 if (tcf_exts_has_actions(&f->exts)) { \
Dcls_tcindex.c56 return tcf_exts_has_actions(&r->exts) || r->res.classid; in tcindex_filter_is_set()
Dcls_api.c2116 if (exts->action && tcf_exts_has_actions(exts)) { in tcf_exts_dump()
2173 if (!tcf_exts_has_actions(exts)) in tc_exts_setup_cb_egdev_call()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c26 if (!tcf_exts_has_actions(exts)) in mlxsw_sp_flower_parse_actions()
/Linux-v4.19/include/net/
Dpkt_cls.h334 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2062 if (!tcf_exts_has_actions(exts)) in parse_tc_nic_actions()
2674 if (!tcf_exts_has_actions(exts)) in parse_tc_fdb_actions()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c121 if (!tcf_exts_has_actions(tc_exts)) { in bnxt_tc_parse_actions()
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c2013 if (!tcf_exts_has_actions(exts)) { in qede_parse_actions()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9175 if (!tcf_exts_has_actions(exts)) in parse_tc_actions()