Searched refs:mlx5e_async_ctx (Results 1 – 1 of 1) sorted by relevance
127 struct mlx5e_async_ctx { struct 140 DECLARE_FLEX_ARRAY(struct mlx5e_async_ctx, arr); argument 170 struct mlx5e_async_ctx *async = in create_tis_callback() 171 container_of(context, struct mlx5e_async_ctx, context); in create_tis_callback() 185 struct mlx5e_async_ctx *async = in destroy_tis_callback() 186 container_of(context, struct mlx5e_async_ctx, context); in destroy_tis_callback() 194 struct mlx5e_async_ctx *async) in mlx5e_tls_priv_tx_init() 227 struct mlx5e_async_ctx *async) in mlx5e_tls_priv_tx_cleanup() 301 struct mlx5e_async_ctx *async = &bulk_async->arr[j]; in create_work()