Home
last modified time | relevance | path

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

/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
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
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()
Dcore.h170 struct mal_commac commac; member