Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c2654 qae->qae_shareable_ustore = 0; /* XXX */ in qat_aefw_uof_assign_image()
2988 if (QAT_AE(sc, ae).qae_shareable_ustore && (ae & 1)) { in qat_aefw_init_ustore()
3010 if (QAT_AE(sc, ae).qae_shareable_ustore) { in qat_aefw_init_ustore()
3293 if (!qae->qae_shareable_ustore) { in qat_aefw_do_pagein()
3322 if (!qae->qae_shareable_ustore) { in qat_aefw_do_pagein()
H A Dqatvar.h250 u_int qae_shareable_ustore; member