Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmroute_base.h246 struct mr_table { struct
249 struct mr_table_ops ops; argument
250 u32 id;
251 struct sock __rcu *mroute_sk;
252 struct timer_list ipmr_expire_timer;
253 struct list_head mfc_unres_queue;
254 struct vif_device vif_table[MAXVIFS];
278 struct mr_table * argument
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c510 struct hns_roce_mr_table *mr_table = &hr_dev->mr_table; in hns_roce_mw_enable() local
H A Dhns_roce_device.h1002 struct hns_roce_mr_table mr_table; member
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h340 struct mthca_mr_table mr_table; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h902 struct mlx4_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