OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qhw_num_ap_banks
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/qat/
qat_c2xxx.c
171
.
qhw_num_ap_banks
= ETR_MAX_AP_BANKS_C2XXX,
qat.c
827
if (sc->sc_hw.
qhw_num_ap_banks
) {
829
sizeof(struct qat_ap_bank) * sc->sc_hw.
qhw_num_ap_banks
);
906
for (ap_bank = 0; ap_bank < sc->sc_hw.
qhw_num_ap_banks
; ap_bank++) {
967
if (sc->sc_hw.
qhw_num_ap_banks
== 0)
971
KASSERT(ap_bank < sc->sc_hw.
qhw_num_ap_banks
);
qatvar.h
726
uint8_t
qhw_num_ap_banks
; /* max number of AutoPush banks */
member in struct:qat_hw
Completed in 14 milliseconds
Indexes created Tue Oct 21 07:10:13 GMT 2025