OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ael
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/qat/
qat_ae.c
2931
u_long
ael
;
local in function:qat_aefw_init_memory_one
2948
ael
= strtoul(sym, &ep, 10);
2949
if (ep == sym ||
ael
> MAX_AE)
2951
if ((sc->sc_ae_mask & (1 <<
ael
)) == 0)
2954
curinit = &qafu->qafu_num_lm_init[
ael
];
2955
qabi_list = &qafu->qafu_lm_init[
ael
];
2965
qabi->qabi_ae = (u_int)
ael
;
2970
qafu->qafu_num_lm_init_inst[
ael
] +=
qat_ae.c
2931
u_long
ael
;
local in function:qat_aefw_init_memory_one
2948
ael
= strtoul(sym, &ep, 10);
2949
if (ep == sym ||
ael
> MAX_AE)
2951
if ((sc->sc_ae_mask & (1 <<
ael
)) == 0)
2954
curinit = &qafu->qafu_num_lm_init[
ael
];
2955
qabi_list = &qafu->qafu_lm_init[
ael
];
2965
qabi->qabi_ae = (u_int)
ael
;
2970
qafu->qafu_num_lm_init_inst[
ael
] +=
Completed in 25 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025