Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c837 static int mpt_mask(struct mlx4_dev *dev) in mpt_mask() function
1895 id = index & mpt_mask(dev); in mpt_alloc_res()
1907 id = index & mpt_mask(dev); in mpt_alloc_res()
2420 id = index & mpt_mask(dev); in mpt_free_res()
2435 id = index & mpt_mask(dev); in mpt_free_res()
2760 id = index & mpt_mask(dev); in mlx4_SW2HW_MPT_wrapper()
2838 id = index & mpt_mask(dev); in mlx4_HW2SW_MPT_wrapper()
2870 id = index & mpt_mask(dev); in mlx4_QUERY_MPT_wrapper()