Home
last modified time | relevance | path

Searched defs:fa_cookie (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c138 struct flow_action_cookie fa_cookie; member
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() local
165 const struct flow_action_cookie *fa_cookie = arg->key; in mlxsw_afa_cookie_obj_cmpfn() local
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()
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_trap.c110 const struct flow_action_cookie *fa_cookie; in mlxsw_sp_rx_acl_drop_listener() local
Dspectrum_acl.c390 const struct flow_action_cookie *fa_cookie, in mlxsw_sp_acl_rulei_act_drop()
/drivers/net/netdevsim/
Ddev.c107 struct flow_action_cookie *fa_cookie; in nsim_dev_trap_fa_cookie_read() local
142 struct flow_action_cookie *fa_cookie; in nsim_dev_trap_fa_cookie_write() local
549 struct flow_action_cookie *fa_cookie = NULL; in nsim_dev_trap_report() local
Dnetdevsim.h209 struct flow_action_cookie *fa_cookie; member