OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QE_PKT_BUF_SZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sbus/
qe.c
242
sc->sc_rb.rb_ntbuf *
QE_PKT_BUF_SZ
+
243
sc->sc_rb.rb_nrbuf *
QE_PKT_BUF_SZ
;
327
bp = sc->sc_rb.rb_rxbuf + (idx % sc->sc_rb.rb_nrbuf) *
QE_PKT_BUF_SZ
;
376
bp = sc->sc_rb.rb_txbuf + (idx % sc->sc_rb.rb_ntbuf) *
QE_PKT_BUF_SZ
;
673
QEC_XD_OWN | (
QE_PKT_BUF_SZ
& QEC_XD_LENGTH);
970
qec_meminit(&sc->sc_rb,
QE_PKT_BUF_SZ
);
qereg.h
379
#define
QE_PKT_BUF_SZ
2048
Completed in 12 milliseconds
Indexes created Tue Oct 28 09:09:52 GMT 2025