Lines Matching refs:mal_commac
34 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()
339 struct mal_commac *mc = list_entry(l, struct mal_commac, list); in mal_rxde()
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()
405 struct mal_commac *mc = in mal_poll()
406 list_entry(l, struct mal_commac, poll_list); in mal_poll()
416 struct mal_commac *mc = in mal_poll()
417 list_entry(l, struct mal_commac, poll_list); in mal_poll()
438 struct mal_commac *mc = in mal_poll()
439 list_entry(l, struct mal_commac, poll_list); in mal_poll()