Home
last modified time | relevance | path

Searched refs:mlx5_esw_for_each_vf_vport (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c228 mlx5_esw_for_each_vf_vport(esw, i, vport, esw->esw_funcs.num_vfs) in esw_legacy_enable()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1063 mlx5_esw_for_each_vf_vport(esw, i, vport, esw->esw_funcs.num_vfs) { in mlx5_eswitch_clear_vf_vports_info()
1187 mlx5_esw_for_each_vf_vport(esw, i, vport, num_vfs) { in mlx5_eswitch_unload_vf_vports()
1214 mlx5_esw_for_each_vf_vport(esw, i, vport, num_vfs) { in mlx5_eswitch_load_vf_vports()
H A Deswitch.h700 #define mlx5_esw_for_each_vf_vport(esw, index, vport, last) \ macro
H A Deswitch_offloads.c1244 mlx5_esw_for_each_vf_vport(esw, i, vport, mlx5_core_max_vfs(esw->dev)) { in esw_add_fdb_peer_miss_rules()
1293 mlx5_esw_for_each_vf_vport(esw, i, vport, mlx5_core_max_vfs(esw->dev)) { in esw_add_fdb_peer_miss_rules()
1338 mlx5_esw_for_each_vf_vport(esw, i, vport, mlx5_core_max_vfs(esw->dev)) in esw_del_fdb_peer_miss_rules()
3549 mlx5_esw_for_each_vf_vport(esw, i, vport, esw->esw_funcs.num_vfs) in esw_offloads_enable()