Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ !
H A Dfs_hws.h11 struct mlx5hws_action *tag_action; member
H A Dfs_hws.c33 hws_pool->tag_action = mlx5hws_action_create_tag(ctx, flags); in mlx5_fs_init_hws_actions_pool()
34 if (!hws_pool->tag_action) in mlx5_fs_init_hws_actions_pool()
86 mlx5hws_action_destroy(hws_pool->tag_action); in mlx5_fs_init_hws_actions_pool()
127 mlx5hws_action_destroy(hws_pool->tag_action); in mlx5_fs_cleanup_hws_actions_pool()
618 return fs_ctx->hws_pool.tag_action; in mlx5_fs_get_action_tag()
/linux/drivers/scsi/aic7xxx/ !
H A Daic7xxx_core.c7847 atio->tag_action = *byte++; in ahc_handle_target_cmd()
H A Daic79xx_core.c10669 atio->tag_action = *byte++; in ahd_handle_target_cmd()