Searched refs:mlx5_eswitch_is_vf_vport (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Ddevlink_port.c20 mlx5_eswitch_is_vf_vport(esw, vport_num) ||
44 } else if (mlx5_eswitch_is_vf_vport(esw, vport_num)) {
H A Dindir_table.c75 vf_sf_vport = mlx5_eswitch_is_vf_vport(esw, vport_num) ||
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Degress_ofld.c183 return mlx5_eswitch_is_vf_vport(esw, vport_num) || mlx5_esw_is_sf_vport(esw, vport_num);
H A Dingress_ofld.c14 mlx5_eswitch_is_vf_vport(esw, vport->vport));
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h724 bool mlx5_eswitch_is_vf_vport(struct mlx5_eswitch *esw, u16 vport_num);
H A Deswitch.c2005 bool mlx5_eswitch_is_vf_vport(struct mlx5_eswitch *esw, u16 vport_num) function
2013 mlx5_eswitch_is_vf_vport(esw, vport_num);

Completed in 229 milliseconds