OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ubsecstats
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
ubsec.c
149
struct ubsec_stats
ubsecstats
;
variable in typeref:struct:ubsec_stats
780
ubsecstats
.hst_dmaerr++;
816
if (npkts >
ubsecstats
.hst_maxqueue)
817
ubsecstats
.hst_maxqueue = npkts;
837
if (npkts >
ubsecstats
.hst_maxbatch)
838
ubsecstats
.hst_maxbatch = npkts;
841
ubsecstats
.hst_totbatch += npkts-1;
847
ubsecstats
.hst_dmaerr++;
849
ubsecstats
.hst_mcr1full++;
898
if (sc->sc_nqchip >
ubsecstats
.hst_maxqchip
[
all
...]
ubsec.c
149
struct ubsec_stats
ubsecstats
;
variable in typeref:struct:ubsec_stats
780
ubsecstats
.hst_dmaerr++;
816
if (npkts >
ubsecstats
.hst_maxqueue)
817
ubsecstats
.hst_maxqueue = npkts;
837
if (npkts >
ubsecstats
.hst_maxbatch)
838
ubsecstats
.hst_maxbatch = npkts;
841
ubsecstats
.hst_totbatch += npkts-1;
847
ubsecstats
.hst_dmaerr++;
849
ubsecstats
.hst_mcr1full++;
898
if (sc->sc_nqchip >
ubsecstats
.hst_maxqchip
[
all
...]
ubsec.c
149
struct ubsec_stats
ubsecstats
;
variable in typeref:struct:ubsec_stats
780
ubsecstats
.hst_dmaerr++;
816
if (npkts >
ubsecstats
.hst_maxqueue)
817
ubsecstats
.hst_maxqueue = npkts;
837
if (npkts >
ubsecstats
.hst_maxbatch)
838
ubsecstats
.hst_maxbatch = npkts;
841
ubsecstats
.hst_totbatch += npkts-1;
847
ubsecstats
.hst_dmaerr++;
849
ubsecstats
.hst_mcr1full++;
898
if (sc->sc_nqchip >
ubsecstats
.hst_maxqchip
[
all
...]
Completed in 35 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025