OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
ixp425_if_npe.c
177
static struct npe_softc *
npes
[NPE_MAX]; /* NB: indexed by npeid */
variable in typeref:struct:npe_softc * []
643
KASSERT(
npes
[npeconfig[unit].npeid] == NULL);
644
npes
[npeconfig[unit].npeid] = sc;
655
npes
[npeconfig[unit].npeid] = NULL;
816
sc =
npes
[NPE_QM_Q_NPE(entry)];
832
npe_txdone_finish(
npes
[NPE_B], &q[NPE_B]);
834
npe_txdone_finish(
npes
[NPE_C], &q[NPE_C]);
ixp425_if_npe.c
177
static struct npe_softc *
npes
[NPE_MAX]; /* NB: indexed by npeid */
variable in typeref:struct:npe_softc * []
643
KASSERT(
npes
[npeconfig[unit].npeid] == NULL);
644
npes
[npeconfig[unit].npeid] = sc;
655
npes
[npeconfig[unit].npeid] = NULL;
816
sc =
npes
[NPE_QM_Q_NPE(entry)];
832
npe_txdone_finish(
npes
[NPE_B], &q[NPE_B]);
834
npe_txdone_finish(
npes
[NPE_C], &q[NPE_C]);
Completed in 28 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025