Searched refs:tx_disable (Results 1 – 5 of 5) sorted by relevance
95 void (*tx_disable)(struct xgene_enet_pdata *pdata); member
328 .tx_disable = xgene_xgmac_tx_disable,
385 .tx_disable = xgene_sgmac_tx_disable,
534 mac_ops->tx_disable(pdata); in xgene_enet_close()1154 mac_ops->tx_disable(pdata); in xgene_enet_remove()
797 .tx_disable = xgene_gmac_tx_disable,