Home
last modified time | relevance | path

Searched refs:mal_commac (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/ibm/emac/
A Dmal.h170 struct mal_commac { struct
260 struct mal_commac *commac);
262 struct mal_commac *commac);
276 void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac);
277 void mal_poll_enable(struct mal_instance *mal, struct mal_commac *commac);
280 void mal_poll_add(struct mal_instance *mal, struct mal_commac *commac);
281 void mal_poll_del(struct mal_instance *mal, struct mal_commac *commac);
A 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()
337 struct mal_commac *mc = list_entry(l, struct mal_commac, list); in mal_rxde()
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()
[all …]
A Dcore.h171 struct mal_commac commac;

Completed in 8 milliseconds