Home
last modified time | relevance | path

Searched refs:GENWQE_MAX_VFS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/genwqe/
H A Dcard_base.h37 #define GENWQE_MAX_VFS 15 /* maximum 15 VFs are possible */ macro
304 u32 vf_jobtimeout_msec[GENWQE_MAX_VFS];
H A Dcard_debugfs.c359 for (i = 0; i < GENWQE_MAX_VFS; i++) { in genwqe_init_debugfs()
H A Dcard_base.c169 for (j = 0; j < GENWQE_MAX_VFS; j++) in genwqe_dev_alloc()