Home
last modified time | relevance | path

Searched refs:flow_action_cookie (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.h56 const struct flow_action_cookie *
59 const struct flow_action_cookie *fa_cookie,
Dcore_acl_flex_actions.c138 struct flow_action_cookie fa_cookie;
141 static u32 mlxsw_afa_cookie_hash(const struct flow_action_cookie *fa_cookie, in mlxsw_afa_cookie_hash()
150 const struct flow_action_cookie *fa_cookie = data; in mlxsw_afa_cookie_key_hashfn()
165 const struct flow_action_cookie *fa_cookie = arg->key; in mlxsw_afa_cookie_obj_cmpfn()
730 const struct flow_action_cookie *fa_cookie) in mlxsw_afa_cookie_create()
780 const struct flow_action_cookie *fa_cookie) in mlxsw_afa_cookie_get()
802 const struct flow_action_cookie *
844 const struct flow_action_cookie *fa_cookie) in mlxsw_afa_cookie_ref_create()
1279 const struct flow_action_cookie *fa_cookie, in mlxsw_afa_block_append_drop_with_cookie()
1314 const struct flow_action_cookie *fa_cookie, in mlxsw_afa_block_append_drop()
Dspectrum.h1016 const struct flow_action_cookie *fa_cookie,
1088 static inline const struct flow_action_cookie *
Dspectrum_acl.c390 const struct flow_action_cookie *fa_cookie, in mlxsw_sp_acl_rulei_act_drop()
Dspectrum_trap.c116 const struct flow_action_cookie *fa_cookie; in mlxsw_sp_rx_acl_drop_listener()
/linux-6.1.9/include/net/
Dflow_offload.h211 struct flow_action_cookie { struct
216 struct flow_action_cookie *flow_action_cookie_create(void *data, argument
219 void flow_action_cookie_destroy(struct flow_action_cookie *cookie);
315 struct flow_action_cookie *cookie; /* user defined action cookie */
Ddevlink.h722 const struct flow_action_cookie *fa_cookie;
1832 const struct flow_action_cookie *fa_cookie);
/linux-6.1.9/net/core/
Dflow_offload.c205 struct flow_action_cookie *flow_action_cookie_create(void *data, in flow_action_cookie_create()
209 struct flow_action_cookie *cookie; in flow_action_cookie_create()
220 void flow_action_cookie_destroy(struct flow_action_cookie *cookie) in flow_action_cookie_destroy()
Ddrop_monitor.c836 const struct flow_action_cookie *fa_cookie; in net_dm_hw_metadata_copy()
Ddevlink.c12015 const struct flow_action_cookie *fa_cookie) in devlink_trap_report_metadata_set()
12038 const struct flow_action_cookie *fa_cookie) in devlink_trap_report()
/linux-6.1.9/drivers/net/netdevsim/
Dnetdevsim.h285 struct flow_action_cookie *fa_cookie;
Ddev.c142 struct flow_action_cookie *fa_cookie; in nsim_dev_trap_fa_cookie_read()
177 struct flow_action_cookie *fa_cookie; in nsim_dev_trap_fa_cookie_write()
796 struct flow_action_cookie *fa_cookie = NULL; in nsim_dev_trap_report()