Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c778 static int mpt_mask(struct mlx4_dev *dev) in mpt_mask() function
1666 id = index & mpt_mask(dev); in mpt_alloc_res()
1678 id = index & mpt_mask(dev); in mpt_alloc_res()
2191 id = index & mpt_mask(dev); in mpt_free_res()
2206 id = index & mpt_mask(dev); in mpt_free_res()
2529 id = index & mpt_mask(dev); in mlx4_SW2HW_MPT_wrapper()
2607 id = index & mpt_mask(dev); in mlx4_HW2SW_MPT_wrapper()
2639 id = index & mpt_mask(dev); in mlx4_QUERY_MPT_wrapper()