Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c282 static int mpt_mask(struct mlx4_dev *dev) in mpt_mask() function
1105 id = index & mpt_mask(dev); in mpt_alloc_res()
1116 id = index & mpt_mask(dev); in mpt_alloc_res()
1393 id = index & mpt_mask(dev); in mpt_free_res()
1407 id = index & mpt_mask(dev); in mpt_free_res()
1627 id = index & mpt_mask(dev); in mlx4_SW2HW_MPT_wrapper()
1678 id = index & mpt_mask(dev); in mlx4_HW2SW_MPT_wrapper()
1710 id = index & mpt_mask(dev); in mlx4_QUERY_MPT_wrapper()