OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qcy
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/qat/
qat.c
1612
qat_crypto_select_bank(struct qat_crypto *
qcy
)
1616
return &
qcy
->qcy_banks[cpuid %
qcy
->qcy_num_banks];
1622
struct qat_crypto *
qcy
= arg;
local
1633
qs =
qcy
->qcy_sessions[CRYPTO_SESID2LID(crp->crp_sid)];
1639
qcb = qat_crypto_select_bank(
qcy
);
1693
error = qat_crypto_load_buf(
qcy
->qcy_sc, crp, qsc, desc, icv_buf,
1700
qsbc->qsbc_crypto =
qcy
;
1704
qcy
->qcy_sc->sc_hw.qhw_crypto_setup_req_params(qcb, qs, desc, qsc,
1707
bus_dmamap_sync(
qcy
->qcy_sc->sc_dmat, *qsc->qsc_self_dmamap, 0
1805
struct qat_crypto *
qcy
= &sc->sc_crypto;
local
1873
struct qat_crypto *
qcy
= arg;
local
2014
struct qat_crypto *
qcy
= arg;
local
2033
struct qat_crypto *
qcy
= &sc->sc_crypto;
local
2067
struct qat_crypto *
qcy
;
local
[
all
...]
qat_hw17.c
419
qat_hw17_crypto_setup_desc(struct qat_crypto *
qcy
, struct qat_session *qs,
477
bus_dmamap_sync(
qcy
->qcy_sc->sc_dmat,
478
qcy
->qcy_session_dmamems[qs->qs_lid].qdm_dma_map, 0,
qat_hw15.c
642
qat_hw15_crypto_setup_desc(struct qat_crypto *
qcy
, struct qat_session *qs,
715
bus_dmamap_sync(
qcy
->qcy_sc->sc_dmat,
716
qcy
->qcy_session_dmamems[qs->qs_lid].qdm_dma_map, 0,
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026