Home
last modified time | relevance | path

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

/drivers/net/ethernet/apm/xgene/
Dxgene_enet_xgmac.c294 pdata->mac_ops->enable_tx_pause(pdata, enable); in xgene_xgmac_flowctl_tx()
534 .enable_tx_pause = xgene_xgmac_enable_tx_pause,
Dxgene_enet_main.h167 void (*enable_tx_pause)(struct xgene_enet_pdata *pdata, bool enable); member
Dxgene_enet_sgmac.c333 p->mac_ops->enable_tx_pause(p, enable); in xgene_sgmac_flowctl_tx()
606 .enable_tx_pause = xgene_sgmac_enable_tx_pause,
Dxgene_enet_hw.c555 pdata->mac_ops->enable_tx_pause(pdata, enable); in xgene_gmac_flowctl_tx()
1022 .enable_tx_pause = xgene_gmac_enable_tx_pause,