OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npeid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
ixp425_if_npe.c
138
int
npeid
; /* NPE assignment */
member in struct:__anon92b0dbf30108
151
.
npeid
= NPE_B,
164
.
npeid
= NPE_C,
177
static struct npe_softc *npes[NPE_MAX]; /* NB: indexed by
npeid
*/
643
KASSERT(npes[npeconfig[unit].
npeid
] == NULL);
644
npes[npeconfig[unit].
npeid
] = sc;
655
npes[npeconfig[unit].
npeid
] = NULL;
1483
int
npeid
= npeconfig[sc->sc_unit].
npeid
;
local in function:npe_setrxqosentry
1486
msg[0] = (NPE_SETRXQOSENTRY << NPE_MAC_MSGID_SHL) | (
npeid
<< 20
[
all
...]
ixp425_if_npe.c
138
int
npeid
; /* NPE assignment */
member in struct:__anon92b0dbf30108
151
.
npeid
= NPE_B,
164
.
npeid
= NPE_C,
177
static struct npe_softc *npes[NPE_MAX]; /* NB: indexed by
npeid
*/
643
KASSERT(npes[npeconfig[unit].
npeid
] == NULL);
644
npes[npeconfig[unit].
npeid
] = sc;
655
npes[npeconfig[unit].
npeid
] = NULL;
1483
int
npeid
= npeconfig[sc->sc_unit].
npeid
;
local in function:npe_setrxqosentry
1486
msg[0] = (NPE_SETRXQOSENTRY << NPE_MAC_MSGID_SHL) | (
npeid
<< 20
[
all
...]
Completed in 64 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025