Searched refs:mlx5_esw_for_each_vf_vport (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch.h | 575 #define mlx5_esw_for_each_vf_vport(esw, i, vport, nvfs) \ macro
|
| H A D | eswitch.c | 478 mlx5_esw_for_each_vf_vport(esw, i, vport, esw->esw_funcs.num_vfs) in esw_legacy_enable() 1421 mlx5_esw_for_each_vf_vport(esw, i, vport, esw->esw_funcs.num_vfs) { in mlx5_eswitch_clear_vf_vports_info()
|
| H A D | eswitch_offloads.c | 2342 mlx5_esw_for_each_vf_vport(esw, i, vport, esw->esw_funcs.num_vfs) in esw_offloads_enable()
|