Searched refs:mlx5_esw_for_each_rep (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | ipsec_fs.c | 153 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_ipsec_restore_dest_uplink()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads.c | 2384 mlx5_esw_for_each_rep(esw, i, rep) in esw_offloads_cleanup_reps() 2524 mlx5_esw_for_each_rep(esw, i, rep) in __unload_reps_all_vport() 2881 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_offloads_rep_event_unpair() 2915 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_offloads_pair() 3301 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_eswitch_reload_ib_reps() 4037 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_eswitch_register_vport_reps() 4055 mlx5_esw_for_each_rep(esw, i, rep) in mlx5_eswitch_unregister_vport_reps()
|
H A D | eswitch.h | 716 #define mlx5_esw_for_each_rep(esw, i, rep) \ macro
|