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.c402 static int mpt_mask(struct mlx4_dev *dev) in mpt_mask() function
1291 id = index & mpt_mask(dev); in mpt_alloc_res()
1302 id = index & mpt_mask(dev); in mpt_alloc_res()
1633 id = index & mpt_mask(dev); in mpt_free_res()
1647 id = index & mpt_mask(dev); in mpt_free_res()
1936 id = index & mpt_mask(dev); in mlx4_SW2HW_MPT_wrapper()
2014 id = index & mpt_mask(dev); in mlx4_HW2SW_MPT_wrapper()
2046 id = index & mpt_mask(dev); in mlx4_QUERY_MPT_wrapper()