Lines Matching refs:mal_commac
32 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()
337 struct mal_commac *mc = list_entry(l, struct mal_commac, list); in mal_rxde()
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()
403 struct mal_commac *mc = in mal_poll()
404 list_entry(l, struct mal_commac, poll_list); in mal_poll()
414 struct mal_commac *mc = in mal_poll()
415 list_entry(l, struct mal_commac, poll_list); in mal_poll()
436 struct mal_commac *mc = in mal_poll()
437 list_entry(l, struct mal_commac, poll_list); in mal_poll()