Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c847 static int mpt_mask(struct mlx4_dev *dev) in mpt_mask() function
1905 id = index & mpt_mask(dev); in mpt_alloc_res()
1917 id = index & mpt_mask(dev); in mpt_alloc_res()
2430 id = index & mpt_mask(dev); in mpt_free_res()
2445 id = index & mpt_mask(dev); in mpt_free_res()
2771 id = index & mpt_mask(dev); in mlx4_SW2HW_MPT_wrapper()
2849 id = index & mpt_mask(dev); in mlx4_HW2SW_MPT_wrapper()
2881 id = index & mpt_mask(dev); in mlx4_QUERY_MPT_wrapper()