Home
last modified time | relevance | path

Searched refs:ehfc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c570 unsigned int ehfc = 0; in xgbe_enable_tx_flow_control() local
576 ehfc = 1; in xgbe_enable_tx_flow_control()
578 ehfc = 1; in xgbe_enable_tx_flow_control()
582 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_RQOMR, EHFC, ehfc); in xgbe_enable_tx_flow_control()
586 ehfc ? "enabled" : "disabled", i); in xgbe_enable_tx_flow_control()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c570 unsigned int ehfc = 0; in xgbe_enable_tx_flow_control() local
576 ehfc = 1; in xgbe_enable_tx_flow_control()
578 ehfc = 1; in xgbe_enable_tx_flow_control()
582 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_RQOMR, EHFC, ehfc); in xgbe_enable_tx_flow_control()
586 ehfc ? "enabled" : "disabled", i); in xgbe_enable_tx_flow_control()

Completed in 8 milliseconds