Searched refs:max_supported_vpath (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/vxge/
H A Dvxge.c2143 min(vdev->config.no_of_vpath, vdev->max_supported_vpath);
3032 u32 max_supported_vpath = 0; local
3061 max_supported_vpath++;
3064 vdev->max_supported_vpath = max_supported_vpath;
3201 vdev->max_supported_vpath, "VPath(s)/function");
3208 vdev->max_supported_vpath, "VPath(s)/function");
3215 vdev->max_supported_vpath, "VPath(s)/function");
3222 vdev->max_supported_vpath, "VPath(s)/function");
3229 vdev->max_supported_vpath, "VPat
[all...]
H A Dvxge.h410 u32 max_supported_vpath; member in struct:vxge_dev_t

Completed in 128 milliseconds