Searched refs:IXGBE_MFLCN (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_dcb_82599.c | 273 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 D | ixgbe_common.c | 2804 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 D | ixgbe_type.h | 1351 #define IXGBE_MFLCN 0x04294 macro
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_regs.h | 271 {IXGBE_MFLCN, 1, 1, "IXGBE_MFLCN"},
|
| H A D | ixgbe_ethdev.c | 2516 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()
|