Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c119 struct mlxsw_afa_fwd_entry { struct
128 .key_offset = offsetof(struct mlxsw_afa_fwd_entry, ht_key), argument
129 .head_offset = offsetof(struct mlxsw_afa_fwd_entry, ht_node),
557 static struct mlxsw_afa_fwd_entry *
560 struct mlxsw_afa_fwd_entry *fwd_entry; in mlxsw_afa_fwd_entry_create()
591 struct mlxsw_afa_fwd_entry *fwd_entry) in mlxsw_afa_fwd_entry_destroy()
600 static struct mlxsw_afa_fwd_entry *
604 struct mlxsw_afa_fwd_entry *fwd_entry; in mlxsw_afa_fwd_entry_get()
617 struct mlxsw_afa_fwd_entry *fwd_entry) in mlxsw_afa_fwd_entry_put()
626 struct mlxsw_afa_fwd_entry *fwd_entry;
[all …]