Home
last modified time | relevance | path

Searched refs:IXGBE_FCRTH_82599 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dixgbe_type.h367 #define IXGBE_FCRTH_82599(_i) (0x03260 + ((_i) * 4)) /* 8 of these (0-7) */ macro
H A Dixgbe.c2377 IXGBE_WRITE_REG(hw, IXGBE_FCRTH_82599(i), fcrth); in ixgbe_fc_enable_generic()