Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c1318 bus_dma_segment_t *segs, int niseg, int noseg, int skip) in qat_crypto_populate_buf_list() argument
1325 for (iseg = 0, oseg = noseg; iseg < niseg && oseg < QAT_MAXSEG; in qat_crypto_populate_buf_list()
1375 int noseg, skip; in qat_crypto_load_buf_cb() local
1390 noseg = 0; in qat_crypto_load_buf_cb()
1393 noseg = 0; in qat_crypto_load_buf_cb()
1396 noseg = crp->crp_aad == NULL ? in qat_crypto_load_buf_cb()
1400 nseg, noseg, skip); in qat_crypto_load_buf_cb()