Home
last modified time | relevance | path

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

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