Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_em.c594 em_clear_hw_cntrs(&sc->hw); in em_attach()
994 em_clear_hw_cntrs(&sc->hw); in em_init()
H A Dif_em_hw.h430 void em_clear_hw_cntrs(struct em_hw *hw);
H A Dif_em_hw.c1836 em_clear_hw_cntrs(hw); in em_init_hw()
8257 em_clear_hw_cntrs(struct em_hw *hw) in em_clear_hw_cntrs() function