Home
last modified time | relevance | path

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

/drivers/net/ethernet/apm/xgene/
A Dxgene_enet_xgmac.c288 pdata->mac_ops->enable_tx_pause(pdata, enable); in xgene_xgmac_flowctl_tx()
528 .enable_tx_pause = xgene_xgmac_enable_tx_pause,
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,
A Dxgene_enet_main.h155 void (*enable_tx_pause)(struct xgene_enet_pdata *pdata, bool enable); member
A Dxgene_enet_hw.c537 pdata->mac_ops->enable_tx_pause(pdata, enable); in xgene_gmac_flowctl_tx()
1002 .enable_tx_pause = xgene_gmac_enable_tx_pause,

Completed in 12 milliseconds