Searched refs:mlx5e_rep_priv (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.h12 int mlx5e_rep_neigh_init(struct mlx5e_rep_priv *rpriv);
13 void mlx5e_rep_neigh_cleanup(struct mlx5e_rep_priv *rpriv);
29 mlx5e_rep_neigh_init(struct mlx5e_rep_priv *rpriv) { return 0; }
31 mlx5e_rep_neigh_cleanup(struct mlx5e_rep_priv *rpriv) {}
H A Dtc.h13 int mlx5e_rep_tc_init(struct mlx5e_rep_priv *rpriv);
14 void mlx5e_rep_tc_cleanup(struct mlx5e_rep_priv *rpriv);
16 int mlx5e_rep_tc_netdevice_event_register(struct mlx5e_rep_priv *rpriv);
17 void mlx5e_rep_tc_netdevice_event_unregister(struct mlx5e_rep_priv *rpriv);
44 struct mlx5e_rep_priv;
46 mlx5e_rep_tc_init(struct mlx5e_rep_priv *rpriv) { return 0; }
48 mlx5e_rep_tc_cleanup(struct mlx5e_rep_priv *rpriv) {}
51 mlx5e_rep_tc_netdevice_event_register(struct mlx5e_rep_priv *rpriv) { return 0; }
53 mlx5e_rep_tc_netdevice_event_unregister(struct mlx5e_rep_priv *rpriv) {}
H A Dtc.c27 struct mlx5e_rep_priv *rpriv;
38 struct mlx5e_rep_priv *rpriv = priv->ppriv;
73 struct mlx5e_rep_priv *rpriv = priv->ppriv;
153 struct mlx5e_rep_priv *rpriv = priv->ppriv;
271 int mlx5e_rep_tc_init(struct mlx5e_rep_priv *rpriv)
284 void mlx5e_rep_tc_cleanup(struct mlx5e_rep_priv *rpriv)
293 struct mlx5e_rep_priv *rpriv = priv->ppriv;
301 struct mlx5e_rep_priv *rpriv = priv->ppriv;
308 struct mlx5e_rep_priv *rpriv = priv->ppriv;
316 mlx5e_rep_indr_block_priv_lookup(struct mlx5e_rep_priv *rpri
[all...]
H A Dneigh.c27 static void mlx5e_rep_neigh_update_init_interval(struct mlx5e_rep_priv *rpriv)
40 struct mlx5e_rep_priv *rpriv = priv->ppriv;
64 mlx5e_get_next_nhe(struct mlx5e_rep_priv *rpriv,
97 struct mlx5e_rep_priv *rpriv = container_of(work, struct mlx5e_rep_priv,
205 struct mlx5e_rep_priv *rpriv = container_of(nb, struct mlx5e_rep_priv,
276 int mlx5e_rep_neigh_init(struct mlx5e_rep_priv *rpriv)
307 void mlx5e_rep_neigh_cleanup(struct mlx5e_rep_priv *rpriv)
328 struct mlx5e_rep_priv *rpri
[all...]
H A Dbond.c85 struct mlx5e_rep_priv *rpriv;
150 struct mlx5e_rep_priv *rpriv;
193 struct mlx5e_rep_priv *rpriv;
251 struct mlx5e_rep_priv *rpriv;
279 struct mlx5e_rep_priv *rpriv;
307 int mlx5e_rep_bond_init(struct mlx5e_rep_priv *rpriv)
339 void mlx5e_rep_bond_cleanup(struct mlx5e_rep_priv *rpriv)
H A Dbridge.c70 struct mlx5e_rep_priv *rpriv;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h110 struct mlx5e_rep_priv { struct
125 struct mlx5e_rep_priv *mlx5e_rep_to_rep_priv(struct mlx5_eswitch_rep *rep)
242 int mlx5e_rep_bond_init(struct mlx5e_rep_priv *rpriv);
243 void mlx5e_rep_bond_cleanup(struct mlx5e_rep_priv *rpriv);
H A Den_rep.c204 struct mlx5e_rep_priv *rpriv = priv->ppriv;
294 struct mlx5e_rep_priv *rpriv = priv->ppriv;
442 struct mlx5e_rep_priv *rpriv;
506 struct mlx5e_rep_priv *rpriv;
573 struct mlx5e_rep_priv *rpriv = priv->ppriv;
626 struct mlx5e_rep_priv *rpriv = priv->ppriv;
636 struct mlx5e_rep_priv *rpriv = priv->ppriv;
657 struct mlx5e_rep_priv *rpriv = priv->ppriv;
678 struct mlx5e_rep_priv *rpriv = priv->ppriv;
701 struct mlx5e_rep_priv *rpri
[all...]
H A Den_tc.c295 struct mlx5e_rep_priv *uplink_rpriv;
312 struct mlx5e_rep_priv *uplink_rpriv;
329 struct mlx5e_rep_priv *uplink_rpriv;
354 struct mlx5e_rep_priv *uplink_rpriv;
371 struct mlx5e_rep_priv *uplink_rpriv;
389 struct mlx5e_rep_priv *uplink_rpriv;
1623 struct mlx5e_rep_priv *rpriv;
1638 struct mlx5e_rep_priv *rpriv;
2140 struct mlx5e_rep_priv *uplink_rpriv;
2228 struct mlx5e_rep_priv *uplink_rpri
[all...]
H A Den_rx.c1870 struct mlx5e_rep_priv *rpriv = priv->ppriv;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dint_port.c156 struct mlx5e_rep_priv *uplink_rpriv;
363 struct mlx5e_rep_priv *uplink_rpriv;
383 struct mlx5e_rep_priv *uplink_rpriv;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dipsec_fs.c147 struct mlx5e_rep_priv *rpriv;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dmirred.c29 struct mlx5e_rep_priv *rep_priv;
214 struct mlx5e_rep_priv *rpriv = priv->ppriv;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c791 struct mlx5e_rep_priv *uplink_rpriv;
1028 struct mlx5e_rep_priv *rpriv;
1181 struct mlx5e_rep_priv *uplink_rpriv;
1266 struct mlx5e_rep_priv *uplink_rpriv;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c1035 struct mlx5e_rep_priv *uplink_rpriv;

Completed in 305 milliseconds