Searched refs:mlx5_esw_for_each_rep (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads.c | 56 #define mlx5_esw_for_each_rep(esw, i, rep) \ macro 2398 mlx5_esw_for_each_rep(esw, i, rep) in esw_offloads_cleanup_reps() 2542 mlx5_esw_for_each_rep(esw, i, rep) in __unload_reps_all_vport() 2899 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_offloads_rep_event_unpair() 2933 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_offloads_pair() 3319 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_eswitch_reload_ib_reps() 4061 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_eswitch_register_vport_reps() 4079 mlx5_esw_for_each_rep(esw, i, rep) in mlx5_eswitch_unregister_vport_reps()
|