Searched refs:vf_jobtimeout_msec (Results 1 – 3 of 3) sorted by relevance
186 cd->vf_jobtimeout_msec[vf_num]); in jtimer_show()362 &cd->vf_jobtimeout_msec[i]); in genwqe_init_debugfs()
151 cd->vf_jobtimeout_msec[j] = GENWQE_VF_JOBTIMEOUT_MSEC; in genwqe_dev_alloc()352 if (cd->vf_jobtimeout_msec[vf] == 0) in genwqe_setup_vf_jtimer()355 x = ilog2(cd->vf_jobtimeout_msec[vf] * in genwqe_setup_vf_jtimer()
304 u32 vf_jobtimeout_msec[GENWQE_MAX_VFS]; member