Home
last modified time | relevance | path

Searched defs:mr_table (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmr.c152 struct mlx4_mr_table *mr_table = &mlx4_priv(dev)->mr_table; in __mlx4_alloc_mtt_range() local
221 struct mlx4_mr_table *mr_table = &mlx4_priv(dev)->mr_table; in __mlx4_free_mtt_range() local
485 struct mlx4_mr_table *mr_table = &mlx4_priv(dev)->mr_table; in __mlx4_mpt_alloc_icm() local
506 struct mlx4_mr_table *mr_table = &mlx4_priv(dev)->mr_table; in __mlx4_mpt_free_icm() local
910 struct mlx4_mr_table *mr_table = &priv->mr_table; in mlx4_init_mr_table() local
958 struct mlx4_mr_table *mr_table = &priv->mr_table; in mlx4_cleanup_mr_table() local
H A Dmlx4.h902 struct mlx4_mr_table mr_table; member
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c508 struct hns_roce_mr_table *mr_table = &hr_dev->mr_table; in hns_roce_mw_enable() local
[all...]
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h340 struct mthca_mr_table mr_table; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c525 struct mlxsw_sp_mr_table *mr_table[MLXSW_SP_L3_PROTO_MAX]; member