Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/apm/xgene/
H 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,
H A Dxgene_enet_main.h155 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,