OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qbtc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_dcb_82599.c
68
stats->
qbtc
[tc] += IXGBE_READ_REG(hw, IXGBE_QBTC_L(tc));
69
stats->
qbtc
[tc] +=
ixgbe_dcb_82598.c
68
stats->
qbtc
[tc] += IXGBE_READ_REG(hw, IXGBE_QBTC(tc));
ixgbe.c
1646
IXGBE_EVC_ADD(&stats->
qbtc
[i],
1656
IXGBE_EVC_REGADD(hw, stats, IXGBE_QBTC(i),
qbtc
[i]);
1963
if (i < __arraycount(stats->
qbtc
))
1964
evcnt_attach_dynamic(&stats->
qbtc
[i], EVCNT_TYPE_MISC,
2202
IXGBE_EVC_STORE(&stats->
qbtc
[i], 0);
3810
evcnt_detach(&stats->
qbtc
[i]);
ixgbe_type.h
3973
struct evcnt
qbtc
[16];
member in struct:ixgbe_hw_stats
Completed in 23 milliseconds
Indexes created Mon Oct 27 17:09:47 GMT 2025