Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/net/ethernet/ibm/emac/
Dmal.c37 int mal_register_commac(struct mal_instance *mal, struct mal_commac *commac) in mal_register_commac()
67 struct mal_commac *commac) in mal_unregister_commac()
174 void mal_poll_add(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_add()
190 void mal_poll_del(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_del()
374 void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_disable()
384 void mal_poll_enable(struct mal_instance *mal, struct mal_commac *commac) in mal_poll_enable()
Dcore.h180 struct mal_commac commac; member
/kernel/linux/linux-5.10/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