Searched refs:mlx5_esw_for_each_rep (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 55 #define mlx5_esw_for_each_rep(esw, i, rep) \ macro 2387 mlx5_esw_for_each_rep(esw, i, rep) in esw_offloads_cleanup_reps() 2527 mlx5_esw_for_each_rep(esw, i, rep) in __unload_reps_all_vport() 2884 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_offloads_rep_event_unpair() 2918 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_offloads_pair() 3304 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_eswitch_reload_ib_reps() 4040 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_eswitch_register_vport_reps() 4058 mlx5_esw_for_each_rep(esw, i, rep) in mlx5_eswitch_unregister_vport_reps()
|