Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb_82599.c273 reg = IXGBE_READ_REG(hw, IXGBE_MFLCN); in ixgbe_dcb_config_pfc_82599()
289 IXGBE_WRITE_REG(hw, IXGBE_MFLCN, reg); in ixgbe_dcb_config_pfc_82599()
H A Dixgbe_common.c2804 mflcn_reg = IXGBE_READ_REG(hw, IXGBE_MFLCN); in ixgbe_fc_enable_generic()
2860 IXGBE_WRITE_REG(hw, IXGBE_MFLCN, mflcn_reg); in ixgbe_fc_enable_generic()
H A Dixgbe_type.h1351 #define IXGBE_MFLCN 0x04294 macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_regs.h271 {IXGBE_MFLCN, 1, 1, "IXGBE_MFLCN"},
H A Dixgbe_ethdev.c2516 mflcn = IXGBE_READ_REG(hw, IXGBE_MFLCN); in ixgbe_flow_ctrl_enable()
2524 IXGBE_WRITE_REG(hw, IXGBE_MFLCN, mflcn); in ixgbe_flow_ctrl_enable()
4712 mflcn_reg = IXGBE_READ_REG(hw, IXGBE_MFLCN); in ixgbe_flow_ctrl_get()
4836 mflcn_reg = IXGBE_READ_REG(hw, IXGBE_MFLCN); in ixgbe_dcb_pfc_enable_generic()
4900 IXGBE_WRITE_REG(hw, IXGBE_MFLCN, mflcn_reg); in ixgbe_dcb_pfc_enable_generic()