Lines Matching refs:mal_commac
37 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()
342 struct mal_commac *mc = list_entry(l, struct mal_commac, list); in mal_rxde()
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()
408 struct mal_commac *mc = in mal_poll()
409 list_entry(l, struct mal_commac, poll_list); in mal_poll()
419 struct mal_commac *mc = in mal_poll()
420 list_entry(l, struct mal_commac, poll_list); in mal_poll()
441 struct mal_commac *mc = in mal_poll()
442 list_entry(l, struct mal_commac, poll_list); in mal_poll()