Home
last modified time | relevance | path

Searched refs:mlx5_eswitch_is_pf_vf_vport (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Ddevlink_port.c168 else if (mlx5_eswitch_is_pf_vf_vport(esw, vport_num)) in mlx5_esw_offloads_devlink_port_register()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h728 bool mlx5_eswitch_is_pf_vf_vport(struct mlx5_eswitch *esw, u16 vport_num);
Deswitch.c2011 bool mlx5_eswitch_is_pf_vf_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_is_pf_vf_vport() function