Home
last modified time | relevance | path

Searched refs:mal_commac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H 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);
H 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()
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_lis in mal_poll()
[all...]
H A Dcore.h171 struct mal_commac commac;
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H 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);
H A 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()
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_lis in mal_poll()
[all...]
H A Dcore.h170 struct mal_commac commac;

Completed in 7 milliseconds