Home
last modified time | relevance | path

Searched defs:commac (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dmal.c34 int mal_register_commac(struct mal_instance *mal, struct mal_commac *commac) in mal_register_commac()
64 struct mal_commac *commac) in mal_unregister_commac()
171 void mal_poll_add(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_add()
187 void mal_poll_del(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_del()
371 void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_disable()
381 void mal_poll_enable(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_enable()
H A Dcore.h170 struct mal_commac commac; member