OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msgs_rx
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_mbx.h
56
struct evcnt
msgs_rx
;
member in struct:ixgbe_mbx_stats
ixgbe_mbx.c
624
IXGBE_EVC_ADD(&hw->mbx.stats.
msgs_rx
, 1);
665
IXGBE_EVC_ADD(&hw->mbx.stats.
msgs_rx
, 1);
696
IXGBE_EVC_STORE(&mbx->stats.
msgs_rx
, 0);
1036
IXGBE_EVC_ADD(&hw->mbx.stats.
msgs_rx
, 1);
1078
IXGBE_EVC_ADD(&hw->mbx.stats.
msgs_rx
, 1);
1153
IXGBE_EVC_STORE(&mbx->stats.
msgs_rx
, 0);
ixv.c
686
evcnt_detach(&hw->mbx.stats.
msgs_rx
);
2800
evcnt_attach_dynamic(&hw->mbx.stats.
msgs_rx
, EVCNT_TYPE_MISC, NULL,
2879
IXGBE_EVC_STORE(&hw->mbx.stats.
msgs_rx
, 0);
Completed in 14 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025