Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c238 dev->caps.num_mtts = profile[i].num; in mlx4_make_profile()
H A Dmr.c927 ilog2((u32)dev->caps.num_mtts / in mlx4_init_mr_table()
H A Dresource_tracker.c456 dev->quotas.mtt = dev->caps.num_mtts - dev->caps.reserved_mtts; in mlx4_init_quotas()
579 t, dev->caps.num_mtts - in mlx4_init_resource_tracker()
H A Dfw.c516 size = dev->caps.num_mtts; in mlx4_QUERY_FUNC_CAP_wrapper()
H A Dmain.c1728 dev->caps.num_mtts, in mlx4_init_icm()
/openbmc/linux/include/linux/mlx4/
H A Ddevice.h576 int num_mtts; member