Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c291 if (mlx5_esw_is_manager_vport(esw, vport)) in esw_add_uc_addr()
323 if (!vaddr->mpfs || mlx5_esw_is_manager_vport(esw, vport)) in esw_del_uc_addr()
787 if (mlx5_esw_is_manager_vport(esw, vport_num)) in esw_vport_setup()
816 if (!mlx5_esw_is_manager_vport(esw, vport_num)) in esw_vport_cleanup()
852 if (mlx5_esw_is_manager_vport(esw, vport_num) || in mlx5_esw_vport_enable()
856 if (!mlx5_esw_is_manager_vport(esw, vport->vport) && in mlx5_esw_vport_enable()
902 if (!mlx5_esw_is_manager_vport(esw, vport->vport) && in mlx5_esw_vport_disable()
Deswitch.h552 mlx5_esw_is_manager_vport(const struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_is_manager_vport() function
Deswitch_offloads.c3741 if (mlx5_esw_is_manager_vport(esw, vport_num) || in mlx5_esw_query_vport_vhca_id()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dlegacy.c355 if (mlx5_esw_is_manager_vport(esw, vport->vport)) in esw_legacy_vport_acl_setup()
376 if (mlx5_esw_is_manager_vport(esw, vport->vport)) in esw_legacy_vport_acl_cleanup()