Searched defs:nvfs (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx4/ |
D | main.c | 1338 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/ |
D | eswitch.h | 304 static inline int mlx5_eswitch_enable_sriov(struct mlx5_eswitch *esw, int nvfs, int mode) { return… in mlx5_eswitch_enable_sriov()
|
D | eswitch_offloads.c | 1029 int mlx5_eswitch_inline_mode_get(struct mlx5_eswitch *esw, int nvfs, u8 *mode) in mlx5_eswitch_inline_mode_get()
|
D | eswitch.c | 1522 int mlx5_eswitch_enable_sriov(struct mlx5_eswitch *esw, int nvfs, int mode) in mlx5_eswitch_enable_sriov()
|