Home
last modified time | relevance | path

Searched refs:IXGBE_FCTTV (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_regs.h84 {IXGBE_FCTTV(0), 4, 4, ""},
94 {IXGBE_FCTTV(0), 4, 4, ""},
H A Dixgbe_ethdev.c4924 IXGBE_WRITE_REG(hw, IXGBE_FCTTV(i), reg); in ixgbe_dcb_pfc_enable_generic()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb_82598.c269 IXGBE_WRITE_REG(hw, IXGBE_FCTTV(i), reg); in ixgbe_dcb_config_pfc_82598()
H A Dixgbe_dcb_82599.c335 IXGBE_WRITE_REG(hw, IXGBE_FCTTV(i), reg); in ixgbe_dcb_config_pfc_82599()
H A Dixgbe_82598.c510 IXGBE_WRITE_REG(hw, IXGBE_FCTTV(i), reg); in ixgbe_fc_enable_82598()
H A Dixgbe_type.h357 #define IXGBE_FCTTV(_i) (0x03200 + ((_i) * 4)) /* 4 of these (0-3) */ macro
H A Dixgbe_common.c2889 IXGBE_WRITE_REG(hw, IXGBE_FCTTV(i), reg); in ixgbe_fc_enable_generic()