Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_device.c809 int def_cy_poll_inst = ADF_CFG_STATIC_CONF_INST_NUM_CY_POLL; in adf_cfg_static_conf_kernel() local
819 def_cy_poll_inst = ADF_CFG_STATIC_CONF_INST_NUM_CY_POLL_VF; in adf_cfg_static_conf_kernel()
837 if (instances >= def_cy_poll_inst) { in adf_cfg_static_conf_kernel()
838 cy_poll_instances = def_cy_poll_inst; in adf_cfg_static_conf_kernel()