Searched defs:nvfs (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | main.c | 1375 int nvfs; in mlx4_mf_bond() local 3264 int *nvfs) in mlx4_check_dev_cap() 3306 int total_vfs, int *nvfs, struct mlx4_priv *priv, in mlx4_load_one() 3703 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in __mlx4_init_one() local 4159 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in mlx4_restart_one() local 4281 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in mlx4_pci_resume() local 4346 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in mlx4_resume() local
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch.h | 315 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 | 1201 int mlx5_eswitch_inline_mode_get(struct mlx5_eswitch *esw, int nvfs, u8 *mode) in mlx5_eswitch_inline_mode_get()
|
D | eswitch.c | 1600 int mlx5_eswitch_enable_sriov(struct mlx5_eswitch *esw, int nvfs, int mode) in mlx5_eswitch_enable_sriov()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 2644 unsigned int i, vf, nvfs; in cxgb4_mgmt_fill_vf_station_mac_addr() local
|
/Linux-v4.19/include/linux/mlx4/ |
D | device.h | 869 int nvfs[MLX4_MAX_PORTS + 1]; member
|