OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ntxsegs
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
atwvar.h
228
int
sc_ntxsegs
; /* number of transmit segs per pkt */
member in struct:atw_softc
tulipvar.h
432
int
sc_ntxsegs
; /* number of transmit segs per pkt */
member in struct:tulip_softc
tulip.c
445
sc->
sc_ntxsegs
= 1;
449
sc->
sc_ntxsegs
= TULIP_NTXSEGS;
453
sc->
sc_ntxsegs
, MCLBYTES, 0, 0,
738
if ((sc->
sc_ntxsegs
== 1 && (mtod(m0, uintptr_t) & 3) != 0) ||
atw.c
575
sc->
sc_ntxsegs
= ATW_NTXSEGS;
578
sc->
sc_ntxsegs
, MCLBYTES, 0, 0,
Completed in 18 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025