Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c110 struct mlxsw_afa_fwd_entry { struct
119 .key_offset = offsetof(struct mlxsw_afa_fwd_entry, ht_key), argument
120 .head_offset = offsetof(struct mlxsw_afa_fwd_entry, ht_node),
465 static struct mlxsw_afa_fwd_entry *
468 struct mlxsw_afa_fwd_entry *fwd_entry; in mlxsw_afa_fwd_entry_create()
499 struct mlxsw_afa_fwd_entry *fwd_entry) in mlxsw_afa_fwd_entry_destroy()
508 static struct mlxsw_afa_fwd_entry *
512 struct mlxsw_afa_fwd_entry *fwd_entry; in mlxsw_afa_fwd_entry_get()
525 struct mlxsw_afa_fwd_entry *fwd_entry) in mlxsw_afa_fwd_entry_put()
534 struct mlxsw_afa_fwd_entry *fwd_entry;
[all …]