Searched refs:st_index (Results 1 – 2 of 2) sorted by relevance
96 unsigned int cpu_uid, u16 *st_index) in mlx5_st_alloc_index() argument113 *st_index = tag; in mlx5_st_alloc_index()122 *st_index = index; in mlx5_st_alloc_index()144 *st_index = xa_id; in mlx5_st_alloc_index()157 int mlx5_st_dealloc_index(struct mlx5_core_dev *dev, u16 st_index) in mlx5_st_dealloc_index() argument170 idx_data = xa_load(&st->idx_xa, st_index); in mlx5_st_dealloc_index()177 xa_erase(&st->idx_xa, st_index); in mlx5_st_dealloc_index()
162 unsigned int st_index = n->subtype / st_bits; in filter_watch_notification() local172 (wt->subtype_filter[st_index] & st_bit) && in filter_watch_notification()