Searched refs:mlx5_esw_for_each_rep (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 53 #define mlx5_esw_for_each_rep(esw, i, rep) \ macro 2192 mlx5_esw_for_each_rep(esw, i, rep) in esw_offloads_cleanup_reps() 2605 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_offloads_rep_event_unpair() 2638 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_offloads_pair() 2964 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_eswitch_reload_reps() 3618 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_eswitch_register_vport_reps() 3636 mlx5_esw_for_each_rep(esw, i, rep) in mlx5_eswitch_unregister_vport_reps()
|