Searched defs:st_index (Results 1 – 2 of 2) sorted by relevance
96 unsigned int cpu_uid, u16 *st_index) in mlx5_st_alloc_index()157 int mlx5_st_dealloc_index(struct mlx5_core_dev *dev, u16 st_index) in mlx5_st_dealloc_index()
162 unsigned int st_index = n->subtype / st_bits; in filter_watch_notification() local