Home
last modified time | relevance | path

Searched refs:tcf_exts (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/include/net/
Dpkt_cls.h249 struct tcf_exts { struct
263 static inline int tcf_exts_init(struct tcf_exts *exts, int action, int police) in tcf_exts_init() argument
283 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()
293 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()
310 tcf_exts_stats_update(const struct tcf_exts *exts, in tcf_exts_stats_update()
334 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()
349 static inline bool tcf_exts_has_one_action(struct tcf_exts *exts) in tcf_exts_has_one_action()
358 static inline struct tc_action *tcf_exts_first_action(struct tcf_exts *exts) in tcf_exts_first_action()
379 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
390 struct tcf_exts *exts, bool ovr,
[all …]
/Linux-v4.19/net/sched/
Dcls_api.c2036 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy()
2047 struct nlattr *rate_tlv, struct tcf_exts *exts, bool ovr, in tcf_exts_validate()
2090 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src) in tcf_exts_change()
2093 struct tcf_exts old = *dst; in tcf_exts_change()
2102 static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts) in tcf_exts_first_act()
2111 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump()
2152 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump_stats()
2163 static int tc_exts_setup_cb_egdev_call(struct tcf_exts *exts, in tc_exts_setup_cb_egdev_call()
2193 int tc_setup_cb_call(struct tcf_block *block, struct tcf_exts *exts, in tc_setup_cb_call()
Dcls_cgroup.c23 struct tcf_exts exts;
Dcls_tcindex.c29 struct tcf_exts exts;
312 struct tcf_exts e; in tcindex_set_parms()
Dcls_basic.c33 struct tcf_exts exts;
Dcls_matchall.c20 struct tcf_exts exts;
Dcls_rsvp.h96 struct tcf_exts exts;
490 struct tcf_exts e; in rsvp_change()
Dcls_fw.c48 struct tcf_exts exts;
Dcls_route.c56 struct tcf_exts exts;
Dcls_flow.c43 struct tcf_exts exts;
Dcls_bpf.c47 struct tcf_exts exts;
Dcls_flower.c95 struct tcf_exts exts;
1366 struct tcf_exts dummy_exts = { 0, }; in fl_hw_create_tmplt()
Dcls_u32.c54 struct tcf_exts exts;
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c63 struct tcf_exts *exts; in tc_fill_actions()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c95 struct tcf_exts *exts; in fill_action_fields()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c20 struct tcf_exts *exts, in mlxsw_sp_flower_parse_actions()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1970 struct tcf_exts *exts) in modify_header_match_supported()
2017 struct tcf_exts *exts, in actions_match_supported()
2052 static int parse_tc_nic_actions(struct mlx5e_priv *priv, struct tcf_exts *exts, in parse_tc_nic_actions()
2661 static int parse_tc_fdb_actions(struct mlx5e_priv *priv, struct tcf_exts *exts, in parse_tc_fdb_actions()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c116 struct tcf_exts *tc_exts) in bnxt_tc_parse_actions()
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c2007 struct tcf_exts *exts) in qede_parse_actions()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9170 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()
9203 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()