Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c562 unsigned int ehfc = 0; in xgbe_enable_tx_flow_control() local
568 ehfc = 1; in xgbe_enable_tx_flow_control()
570 ehfc = 1; in xgbe_enable_tx_flow_control()
574 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_RQOMR, EHFC, ehfc); in xgbe_enable_tx_flow_control()
578 ehfc ? "enabled" : "disabled", i); in xgbe_enable_tx_flow_control()