Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/e1000/
H A De1000_hw.h892 u16 refresh_time; /* Flow control refresh timer */ member
H A Dif_em.c2579 hw->fc.refresh_time = 0x1000; in em_reset()
2588 hw->fc.refresh_time = 0x0400; in em_reset()
H A De1000_ich8lan.c5266 E1000_WRITE_REG(hw, E1000_FCRTV_PCH, hw->fc.refresh_time); in e1000_setup_link_ich8lan()