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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ibm_newemac/
H A Dmal.h179 struct mal_commac { struct
269 struct mal_commac *commac);
271 struct mal_commac *commac);
285 void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac);
286 void mal_poll_enable(struct mal_instance *mal, struct mal_commac *commac);
289 void mal_poll_add(struct mal_instance *mal, struct mal_commac *commac);
290 void mal_poll_del(struct mal_instance *mal, struct mal_commac *commac);
H A Dmal.c37 struct mal_commac *commac)
67 struct mal_commac *commac)
174 void mal_poll_add(struct mal_instance *mal, struct mal_commac *commac)
190 void mal_poll_del(struct mal_instance *mal, struct mal_commac *commac)
338 struct mal_commac *mc = list_entry(l, struct mal_commac, list);
370 void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac)
380 void mal_poll_enable(struct mal_instance *mal, struct mal_commac *commac)
404 struct mal_commac *mc =
405 list_entry(l, struct mal_commac, poll_lis
[all...]
H A Dcore.h182 struct mal_commac commac;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ibm_newemac/
H A Dmal.h179 struct mal_commac { struct
269 struct mal_commac *commac);
271 struct mal_commac *commac);
285 void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac);
286 void mal_poll_enable(struct mal_instance *mal, struct mal_commac *commac);
289 void mal_poll_add(struct mal_instance *mal, struct mal_commac *commac);
290 void mal_poll_del(struct mal_instance *mal, struct mal_commac *commac);
H A Dmal.c37 struct mal_commac *commac)
67 struct mal_commac *commac)
174 void mal_poll_add(struct mal_instance *mal, struct mal_commac *commac)
190 void mal_poll_del(struct mal_instance *mal, struct mal_commac *commac)
338 struct mal_commac *mc = list_entry(l, struct mal_commac, list);
370 void mal_poll_disable(struct mal_instance *mal, struct mal_commac *commac)
380 void mal_poll_enable(struct mal_instance *mal, struct mal_commac *commac)
404 struct mal_commac *mc =
405 list_entry(l, struct mal_commac, poll_lis
[all...]
H A Dcore.h182 struct mal_commac commac;

Completed in 204 milliseconds