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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ibm_emac/
H A Dibm_emac_mal.h182 struct mal_commac { struct
225 struct mal_commac *commac) __init;
226 void mal_unregister_commac(struct ibm_ocp_mal *mal, struct mal_commac *commac);
241 void mal_poll_add(struct ibm_ocp_mal *mal, struct mal_commac *commac);
242 void mal_poll_del(struct ibm_ocp_mal *mal, struct mal_commac *commac);
H A Dibm_emac_mal.c37 struct mal_commac *commac)
62 void mal_unregister_commac(struct ibm_ocp_mal *mal, struct mal_commac *commac)
140 void mal_poll_add(struct ibm_ocp_mal *mal, struct mal_commac *commac)
148 void mal_poll_del(struct ibm_ocp_mal *mal, struct mal_commac *commac)
263 struct mal_commac *mc = list_entry(l, struct mal_commac, list);
287 struct mal_commac *mc =
288 list_entry(l, struct mal_commac, poll_list);
296 struct mal_commac *mc =
297 list_entry(l, struct mal_commac, poll_lis
[all...]
H A Dibm_emac_core.h173 struct mal_commac commac;

Completed in 42 milliseconds