Home
last modified time | relevance | path

Searched defs:nvfs (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
Dmain.c1338 int nvfs; in mlx4_mf_bond() local
3223 int *nvfs) in mlx4_check_dev_cap()
3265 int total_vfs, int *nvfs, struct mlx4_priv *priv, in mlx4_load_one()
3662 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in __mlx4_init_one() local
4041 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in mlx4_restart_one() local
4159 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in mlx4_pci_resume() local
/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h304 static inline int mlx5_eswitch_enable_sriov(struct mlx5_eswitch *esw, int nvfs, int mode) { return… in mlx5_eswitch_enable_sriov()
Deswitch_offloads.c1029 int mlx5_eswitch_inline_mode_get(struct mlx5_eswitch *esw, int nvfs, u8 *mode) in mlx5_eswitch_inline_mode_get()
Deswitch.c1522 int mlx5_eswitch_enable_sriov(struct mlx5_eswitch *esw, int nvfs, int mode) in mlx5_eswitch_enable_sriov()