Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qat/
Dqat_ae.c1937 u_int nuof_chunks = 0, nsuof_chunks = 0; in qat_aefw_mof_find_uof() local
1952 nsuof_chunks = suof_hdr->muh_num_chunks; in qat_aefw_mof_find_uof()
1955 if (nuof_chunks + nsuof_chunks == 0) in qat_aefw_mof_find_uof()
1969 (struct mof_uof_chunk_hdr *)(suof_hdr + 1), nsuof_chunks, in qat_aefw_mof_find_uof()