Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c817 struct mlxsw_afa_cookie_ref { struct
824 struct mlxsw_afa_cookie_ref *cookie_ref) in mlxsw_afa_cookie_ref_destroy() argument
835 struct mlxsw_afa_cookie_ref *cookie_ref; in mlxsw_afa_cookie_ref_destructor()
837 cookie_ref = container_of(resource, struct mlxsw_afa_cookie_ref, in mlxsw_afa_cookie_ref_destructor()
842 static struct mlxsw_afa_cookie_ref *
846 struct mlxsw_afa_cookie_ref *cookie_ref; in mlxsw_afa_cookie_ref_create()
1282 struct mlxsw_afa_cookie_ref *cookie_ref; in mlxsw_afa_block_append_drop_with_cookie()