Home
last modified time | relevance | path

Searched defs:st_index (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dst.c96 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()
/linux/kernel/
H A Dwatch_queue.c162 unsigned int st_index = n->subtype / st_bits; in filter_watch_notification() local