Searched refs:mlx5e_rep_priv (Results 1 – 11 of 11) sorted by relevance
13 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);46 struct mlx5e_rep_priv;48 mlx5e_rep_tc_init(struct mlx5e_rep_priv *rpriv) { return 0; } in mlx5e_rep_tc_init()50 mlx5e_rep_tc_cleanup(struct mlx5e_rep_priv *rpriv) {} in mlx5e_rep_tc_cleanup()53 mlx5e_rep_tc_netdevice_event_register(struct mlx5e_rep_priv *rpriv) { return 0; } in mlx5e_rep_tc_netdevice_event_register()55 mlx5e_rep_tc_netdevice_event_unregister(struct mlx5e_rep_priv *rpriv) {} in mlx5e_rep_tc_netdevice_event_unregister()
12 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; } in mlx5e_rep_neigh_init()31 mlx5e_rep_neigh_cleanup(struct mlx5e_rep_priv *rpriv) {} in mlx5e_rep_neigh_cleanup()
27 static void mlx5e_rep_neigh_update_init_interval(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_neigh_update_init_interval()40 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_queue_neigh_stats_work()64 mlx5e_get_next_nhe(struct mlx5e_rep_priv *rpriv, in mlx5e_get_next_nhe()97 struct mlx5e_rep_priv *rpriv = container_of(work, struct mlx5e_rep_priv, in mlx5e_rep_neigh_stats_work()205 struct mlx5e_rep_priv *rpriv = container_of(nb, struct mlx5e_rep_priv, in mlx5e_rep_netevent_event()276 int mlx5e_rep_neigh_init(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_neigh_init()307 void mlx5e_rep_neigh_cleanup(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_neigh_cleanup()328 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_neigh_entry_insert()344 struct mlx5e_rep_priv *rpriv = nhe->priv->ppriv; in mlx5e_rep_neigh_entry_remove()363 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_neigh_entry_lookup()
24 struct mlx5e_rep_priv *rpriv;34 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_encap_entry_attach()69 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_encap_entry_detach()253 int mlx5e_rep_tc_init(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_tc_init()266 void mlx5e_rep_tc_cleanup(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_tc_cleanup()275 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_tc_enable()283 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_tc_disable()290 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_tc_event_port_affinity()298 mlx5e_rep_indr_block_priv_lookup(struct mlx5e_rep_priv *rpriv, in mlx5e_rep_indr_block_priv_lookup()414 struct mlx5e_rep_priv *rpriv, in mlx5e_rep_indr_setup_block()[all …]
85 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_bond_enslave()150 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_bond_unslave()186 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_is_lag_netdev()204 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_changelowerstate_event()265 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_changeupper_event()311 int mlx5e_rep_bond_init(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_bond_init()343 void mlx5e_rep_bond_cleanup(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_bond_cleanup()
70 struct mlx5e_rep_priv *rpriv; in mlx5_esw_bridge_rep_vport_num_vhca_id_get()
168 struct mlx5e_rep_priv *rpriv = priv->ppriv; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()310 struct mlx5e_rep_priv *rpriv; in mlx5e_sqs2vport_stop()331 struct mlx5e_rep_priv *rpriv; in mlx5e_sqs2vport_start()394 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_add_sqs_fwd_rules()424 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_remove_sqs_fwd_rules()433 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_open()456 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_close()472 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_is_uplink_rep()534 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_get_devlink_port()543 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_change_carrier()[all …]
103 struct mlx5e_rep_priv { struct115 struct mlx5e_rep_priv *mlx5e_rep_to_rep_priv(struct mlx5_eswitch_rep *rep) in mlx5e_rep_to_rep_priv() argument219 int mlx5e_rep_bond_init(struct mlx5e_rep_priv *rpriv);220 void mlx5e_rep_bond_cleanup(struct mlx5e_rep_priv *rpriv);
239 struct mlx5e_rep_priv *uplink_rpriv; in get_ct_priv()257 struct mlx5e_rep_priv *uplink_rpriv; in get_sample_priv()1273 struct mlx5e_rep_priv *rpriv; in add_unready_flow()1288 struct mlx5e_rep_priv *rpriv; in remove_unready_flow()1386 struct mlx5e_rep_priv *rpriv; in mlx5e_tc_add_fdb_flow()1731 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_get_flow_tunnel_id()1819 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_put_flow_tunnel_id()2501 struct mlx5e_rep_priv *rpriv = priv->ppriv; in parse_cls_flower()3704 struct mlx5e_rep_priv *rep_priv; in verify_uplink_forwarding()3745 struct mlx5e_rep_priv *rpriv = priv->ppriv; in parse_tc_fdb_actions()[all …]
1276 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_handle_rx_cqe_rep()
690 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_route_tbl_get_last_update()998 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_route_get_create()1083 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_route_enqueue_update()