OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clear_hw_cntrs
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/pci/igc/
igc_hw.h
193
void (*
clear_hw_cntrs
)(struct igc_hw *);
member in struct:igc_mac_operations
/src/sys/dev/pci/ixgbe/
ixgbe_vf.c
70
hw->mac.ops.
clear_hw_cntrs
= NULL;
ixgbe_api.c
295
return ixgbe_call_func(hw, hw->mac.ops.
clear_hw_cntrs
, (hw),
ixgbe_common.c
105
mac->ops.
clear_hw_cntrs
= ixgbe_clear_hw_cntrs_generic;
413
hw->mac.ops.
clear_hw_cntrs
(hw);
ixgbe_type.h
4024
s32 (*
clear_hw_cntrs
)(struct ixgbe_hw *);
member in struct:ixgbe_mac_operations
ixgbe.c
6584
hw->mac.ops.
clear_hw_cntrs
(hw);
Completed in 32 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025