Home
last modified time | relevance | path

Searched refs:refresh_time (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_hw.h913 u16 refresh_time; /* Flow control refresh timer */ member
H A De1000_ich8lan.c5277 E1000_WRITE_REG(hw, E1000_FCRTV_PCH, hw->fc.refresh_time); in e1000_setup_link_ich8lan()
/dragonfly/sys/dev/netif/em/
H A Dif_em.c2693 adapter->hw.fc.refresh_time = 0x1000; in em_reset()
2703 adapter->hw.fc.refresh_time = 0x0400; in em_reset()
/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c2156 sc->hw.fc.refresh_time = 0x0400; in emx_reset()