Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_82542.c493 case E1000_FCRTH: in e1000_translate_register_82542()
H A De1000_regs.h148 #define E1000_FCRTH 0x02168 /* Flow Control Receive Threshold High - RW */ macro
H A De1000_mac.c1280 E1000_WRITE_REG(hw, E1000_FCRTH, fcrth); in e1000_set_fc_watermarks_generic()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c5138 DUMPREG(E1000_FCRTH); in igb_reg_dump()