Searched refs:mlx5_esw_for_each_rep (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ ! |
H A D | ipsec_fs.c | 166 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_ipsec_restore_dest_uplink()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ ! |
H A D | eswitch_offloads.c | 2414 mlx5_esw_for_each_rep(esw, i, rep) in esw_offloads_cleanup_reps() 2558 mlx5_esw_for_each_rep(esw, i, rep) in __unload_reps_all_vport() 2915 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_offloads_rep_event_unpair() 2949 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_esw_offloads_pair() 3335 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_eswitch_reload_ib_reps() 4081 mlx5_esw_for_each_rep(esw, i, rep) { in mlx5_eswitch_register_vport_reps() 4099 mlx5_esw_for_each_rep(esw, i, rep) in mlx5_eswitch_unregister_vport_reps()
|
H A D | eswitch.h | 727 #define mlx5_esw_for_each_rep(esw, i, rep) \ macro
|