OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qbrc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_dcb_82599.c
74
stats->
qbrc
[tc] += IXGBE_READ_REG(hw, IXGBE_QBRC_L(tc));
75
stats->
qbrc
[tc] +=
ixgbe_dcb_82598.c
72
stats->
qbrc
[tc] += IXGBE_READ_REG(hw, IXGBE_QBRC(tc));
ixgbe.c
1643
IXGBE_EVC_ADD(&stats->
qbrc
[i],
1655
IXGBE_EVC_REGADD(hw, stats, IXGBE_QBRC(i),
qbrc
[i]);
1988
if (i < __arraycount(stats->
qbrc
))
1989
evcnt_attach_dynamic(&stats->
qbrc
[i], EVCNT_TYPE_MISC,
2201
IXGBE_EVC_STORE(&stats->
qbrc
[i], 0);
3809
evcnt_detach(&stats->
qbrc
[i]);
ixgbe_type.h
3972
struct evcnt
qbrc
[16];
member in struct:ixgbe_hw_stats
Completed in 33 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026