Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c812 static int mpt_mask(struct mlx4_dev *dev) in mpt_mask() function
1827 id = index & mpt_mask(dev); in mpt_alloc_res()
1839 id = index & mpt_mask(dev); in mpt_alloc_res()
2352 id = index & mpt_mask(dev); in mpt_free_res()
2367 id = index & mpt_mask(dev); in mpt_free_res()
2693 id = index & mpt_mask(dev); in mlx4_SW2HW_MPT_wrapper()
2771 id = index & mpt_mask(dev); in mlx4_HW2SW_MPT_wrapper()
2803 id = index & mpt_mask(dev); in mlx4_QUERY_MPT_wrapper()