Home
last modified time | relevance | path

Searched refs:em_clear_hw_cntrs (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/dev/pci/
Dif_em_hw.h322 void em_clear_hw_cntrs(struct em_hw *hw);
Dif_em.c673 em_clear_hw_cntrs(&sc->hw); in em_attach()
1128 em_clear_hw_cntrs(&sc->hw); in em_init_locked()
Dif_em_hw.c618 em_clear_hw_cntrs(hw); in em_init_hw()
4332 em_clear_hw_cntrs(struct em_hw *hw) in em_clear_hw_cntrs() function