Home
last modified time | relevance | path

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

/linux-6.6.21/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.h1019 const struct flow_action_cookie *fa_cookie,
1094 static inline const struct flow_action_cookie *
Dspectrum_acl.c402 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.6.21/include/net/
Dflow_offload.h224 struct flow_action_cookie { struct
229 struct flow_action_cookie *flow_action_cookie_create(void *data, argument
232 void flow_action_cookie_destroy(struct flow_action_cookie *cookie);
331 struct flow_action_cookie *user_cookie; /* user defined action cookie */
Ddevlink.h760 const struct flow_action_cookie *fa_cookie;
1950 const struct flow_action_cookie *fa_cookie);
/linux-6.6.21/net/core/
Dflow_offload.c219 struct flow_action_cookie *flow_action_cookie_create(void *data, in flow_action_cookie_create()
223 struct flow_action_cookie *cookie; in flow_action_cookie_create()
234 void flow_action_cookie_destroy(struct flow_action_cookie *cookie) in flow_action_cookie_destroy()
Ddrop_monitor.c851 const struct flow_action_cookie *fa_cookie; in net_dm_hw_metadata_copy()
/linux-6.6.21/drivers/net/netdevsim/
Dnetdevsim.h308 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()
793 struct flow_action_cookie *fa_cookie = NULL; in nsim_dev_trap_report()
/linux-6.6.21/net/devlink/
Dtrap.c1471 const struct flow_action_cookie *fa_cookie) in devlink_trap_report_metadata_set()
1494 const struct flow_action_cookie *fa_cookie) in devlink_trap_report()