Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_mr.c83 const struct mlxsw_sp_mr_table *mr_table; member
204 mlxsw_sp_mr_route_info_create(struct mlxsw_sp_mr_table *mr_table, in mlxsw_sp_mr_route_info_create()
245 static int mlxsw_sp_mr_route_write(struct mlxsw_sp_mr_table *mr_table, in mlxsw_sp_mr_route_write()
285 static void mlxsw_sp_mr_route_erase(struct mlxsw_sp_mr_table *mr_table, in mlxsw_sp_mr_route_erase()
296 mlxsw_sp_mr_route_create(struct mlxsw_sp_mr_table *mr_table, in mlxsw_sp_mr_route_create()
341 static void mlxsw_sp_mr_route_destroy(struct mlxsw_sp_mr_table *mr_table, in mlxsw_sp_mr_route_destroy()
370 static void __mlxsw_sp_mr_route_del(struct mlxsw_sp_mr_table *mr_table, in __mlxsw_sp_mr_route_del()
381 int mlxsw_sp_mr_route_add(struct mlxsw_sp_mr_table *mr_table, in mlxsw_sp_mr_route_add()
454 void mlxsw_sp_mr_route_del(struct mlxsw_sp_mr_table *mr_table, in mlxsw_sp_mr_route_del()
469 mlxsw_sp_mr_route_ivif_resolve(struct mlxsw_sp_mr_table *mr_table, in mlxsw_sp_mr_route_ivif_resolve()
[all …]
Dspectrum_router.c436 struct mlxsw_sp_mr_table *mr_table[MLXSW_SP_L3_PROTO_MAX]; member
/Linux-v4.19/include/linux/
Dmroute_base.h242 struct mr_table { struct
245 struct mr_table_ops ops; argument
269 struct mr_table * argument
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_mr.c182 struct hns_roce_mr_table *mr_table = &hr_dev->mr_table; in hns_roce_alloc_mtt_range() local
240 struct hns_roce_mr_table *mr_table = &hr_dev->mr_table; in hns_roce_mtt_cleanup() local
663 struct hns_roce_mr_table *mr_table = &hr_dev->mr_table; in hns_roce_mr_enable() local
808 struct hns_roce_mr_table *mr_table = &hr_dev->mr_table; in hns_roce_init_mr_table() local
841 struct hns_roce_mr_table *mr_table = &hr_dev->mr_table; in hns_roce_cleanup_mr_table() local
Dhns_roce_device.h824 struct hns_roce_mr_table mr_table; member
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
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
484 struct mlx4_mr_table *mr_table = &mlx4_priv(dev)->mr_table; in __mlx4_mpt_alloc_icm() local
505 struct mlx4_mr_table *mr_table = &mlx4_priv(dev)->mr_table; in __mlx4_mpt_free_icm() local
909 struct mlx4_mr_table *mr_table = &priv->mr_table; in mlx4_init_mr_table() local
957 struct mlx4_mr_table *mr_table = &priv->mr_table; in mlx4_cleanup_mr_table() local
Dmlx4.h894 struct mlx4_mr_table mr_table; member
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_dev.h341 struct mthca_mr_table mr_table; member