Searched refs:tx_disable (Results 1 – 5 of 5) sorted by relevance
124 void (*tx_disable)(struct xgene_enet_pdata *pdata); member
335 .tx_disable = xgene_xgmac_tx_disable,
414 .tx_disable = xgene_sgmac_tx_disable,
726 mac_ops->tx_disable(pdata); in xgene_enet_close()1527 mac_ops->tx_disable(pdata); in xgene_enet_remove()
878 .tx_disable = xgene_gmac_tx_disable,