Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.h50 const struct flow_action_cookie *
53 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()
779 const struct flow_action_cookie *fa_cookie) in mlxsw_afa_cookie_get()
801 const struct flow_action_cookie *
843 const struct flow_action_cookie *fa_cookie) in mlxsw_afa_cookie_ref_create()
1278 const struct flow_action_cookie *fa_cookie, in mlxsw_afa_block_append_drop_with_cookie()
1313 const struct flow_action_cookie *fa_cookie, in mlxsw_afa_block_append_drop()
Dspectrum.h881 const struct flow_action_cookie *fa_cookie,
947 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.c110 const struct flow_action_cookie *fa_cookie; in mlxsw_sp_rx_acl_drop_listener()
/Linux-v5.10/include/net/
Dflow_offload.h187 struct flow_action_cookie { struct
192 struct flow_action_cookie *flow_action_cookie_create(void *data, argument
195 void flow_action_cookie_destroy(struct flow_action_cookie *cookie);
275 struct flow_action_cookie *cookie; /* user defined action cookie */
Ddevlink.h673 const struct flow_action_cookie *fa_cookie;
1599 const struct flow_action_cookie *fa_cookie);
/Linux-v5.10/net/core/
Dflow_offload.c177 struct flow_action_cookie *flow_action_cookie_create(void *data, in flow_action_cookie_create()
181 struct flow_action_cookie *cookie; in flow_action_cookie_create()
192 void flow_action_cookie_destroy(struct flow_action_cookie *cookie) in flow_action_cookie_destroy()
Ddrop_monitor.c822 const struct flow_action_cookie *fa_cookie; in net_dm_hw_metadata_copy()
Ddevlink.c9843 const struct flow_action_cookie *fa_cookie) in devlink_trap_report_metadata_set()
9866 const struct flow_action_cookie *fa_cookie) in devlink_trap_report()
/Linux-v5.10/drivers/net/netdevsim/
Dnetdevsim.h209 struct flow_action_cookie *fa_cookie;
Ddev.c107 struct flow_action_cookie *fa_cookie; in nsim_dev_trap_fa_cookie_read()
142 struct flow_action_cookie *fa_cookie; in nsim_dev_trap_fa_cookie_write()
552 struct flow_action_cookie *fa_cookie = NULL; in nsim_dev_trap_report()