Home
last modified time | relevance | path

Searched refs:E1000_RDTR (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_82542.c460 case E1000_RDTR: in e1000_translate_register_82542()
H A De1000_regs.h167 #define E1000_RDTR 0x02820 /* Rx Delay Timer - RW */ macro
/dragonfly/sys/dev/netif/em/
H A Dif_em.c3546 E1000_WRITE_REG(&adapter->hw, E1000_RDTR, EM_RDTR_82573); in em_init_rx_unit()
4203 E1000_READ_REG(&adapter->hw, E1000_RDTR), in em_print_debug_info()
/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c3234 E1000_WRITE_REG(&sc->hw, E1000_RDTR, EMX_RDTR_82573); in emx_init_rx_unit()
3735 E1000_READ_REG(&sc->hw, E1000_RDTR), in emx_print_debug_info()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c5156 DUMPREG(E1000_RDTR); in igb_reg_dump()