Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c834 static int mpt_mask(struct mlx4_dev *dev) in mpt_mask() function
1852 id = index & mpt_mask(dev); in mpt_alloc_res()
1864 id = index & mpt_mask(dev); in mpt_alloc_res()
2377 id = index & mpt_mask(dev); in mpt_free_res()
2392 id = index & mpt_mask(dev); in mpt_free_res()
2717 id = index & mpt_mask(dev); in mlx4_SW2HW_MPT_wrapper()
2795 id = index & mpt_mask(dev); in mlx4_HW2SW_MPT_wrapper()
2827 id = index & mpt_mask(dev); in mlx4_QUERY_MPT_wrapper()