Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ibm/emac/
Dmal.c32 int mal_register_commac(struct mal_instance *mal, struct mal_commac *commac) in mal_register_commac()
62 struct mal_commac *commac) in mal_unregister_commac()
169 void mal_poll_add(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_add()
185 void mal_poll_del(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_del()
369 void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_disable()
379 void mal_poll_enable(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_enable()
Dcore.h171 struct mal_commac commac; member