Searched refs:clear_hw_cntrs (Results 1 – 8 of 8) sorted by relevance
23 s32 (*clear_hw_cntrs)(struct ixgbe_hw *); member
503 void (*clear_hw_cntrs)(struct e1000_hw *); member
1861 .clear_hw_cntrs = e1000_clear_hw_cntrs_82571,
5943 .clear_hw_cntrs = e1000_clear_hw_cntrs_ich8lan,
835 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
3917 .clear_hw_cntrs = ixgbe_clear_hw_cntrs_generic,
3491 int (*clear_hw_cntrs)(struct ixgbe_hw *); member
3922 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic, \