Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A 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()
2770 id = index & mpt_mask(dev); in mlx4_SW2HW_MPT_wrapper()
2848 id = index & mpt_mask(dev); in mlx4_HW2SW_MPT_wrapper()
2880 id = index & mpt_mask(dev); in mlx4_QUERY_MPT_wrapper()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A 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()

Completed in 15 milliseconds