Searched defs:nvfs (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_main.c | 1295 int nvfs; in mlx4_mf_bond() local 3165 int *nvfs) in mlx4_check_dev_cap() 3207 int total_vfs, int *nvfs, struct mlx4_priv *priv, in mlx4_load_one() 3606 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in __mlx4_init_one() local 3980 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in mlx4_restart_one() local 4108 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in mlx4_pci_resume() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_sendrecv.c | 189 nvlist_t *nvfs, *snaps; in fsavl_create() local 500 nvlist_t *nvfs = NULL, *nv = NULL; in send_iterate_fs() local 1200 nvlist_t *nvfs = fsavl_find(sdd->fsavl, in dump_snapshot() local 1429 nvlist_t *nvfs; in dump_filesystems() local 3327 nvlist_t *nvfs; in created_before() local 3404 *nvfs = NULL; in recv_fix_encryption_hierarchy() local 3556 nvlist_t *nvfs, *snaps; in recv_incremental_replication() local
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_eswitch.c | 992 int mlx5_eswitch_enable_sriov(struct mlx5_eswitch *esw, int nvfs) in mlx5_eswitch_enable_sriov()
|
/freebsd/sys/dev/mlx4/ |
H A D | device.h | 850 int nvfs[MLX4_MAX_PORTS + 1]; member
|