Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_dcb_82599.c358 IXGBE_WRITE_REG(hw, IXGBE_FCRTH_82599(i), reg); in ixgbe_dcb_config_pfc_82599()
363 IXGBE_WRITE_REG(hw, IXGBE_FCRTH_82599(i), 0); in ixgbe_dcb_config_pfc_82599()
Dixgbe_type.h385 #define IXGBE_FCRTH_82599(_i) (0x03260 + ((_i) * 4)) /* 8 of these (0-7) */ macro
Dixgbe_common.c2948 IXGBE_WRITE_REG(hw, IXGBE_FCRTH_82599(i), fcrth); in ixgbe_fc_enable_generic()