Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_xgmac.c282 pdata->mac_ops->enable_tx_pause(pdata, enable); in xgene_xgmac_flowctl_tx()
522 .enable_tx_pause = xgene_xgmac_enable_tx_pause,
H A Dxgene_enet_main.h154 void (*enable_tx_pause)(struct xgene_enet_pdata *pdata, bool enable); member
H A Dxgene_enet_sgmac.c321 p->mac_ops->enable_tx_pause(p, enable); in xgene_sgmac_flowctl_tx()
596 .enable_tx_pause = xgene_sgmac_enable_tx_pause,
H A Dxgene_enet_hw.c543 pdata->mac_ops->enable_tx_pause(pdata, enable); in xgene_gmac_flowctl_tx()
1008 .enable_tx_pause = xgene_gmac_enable_tx_pause,