Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dmal.h276 void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac);
H A Dmal.c371 void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_disable() function
H A Dcore.c302 mal_poll_disable(dev->mal, &dev->commac); in emac_netif_stop()