Searched refs:tx_disable (Results 1 – 5 of 5) sorted by relevance
159 void (*tx_disable)(struct xgene_enet_pdata *pdata); member
830 mac_ops->tx_disable(pdata); in xgene_enet_adjust_link()1017 .tx_disable = xgene_gmac_tx_disable,
528 .tx_disable = xgene_xgmac_tx_disable,
600 .tx_disable = xgene_sgmac_tx_disable,
1043 mac_ops->tx_disable(pdata); in xgene_enet_close()