Home
last modified time | relevance | path

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

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