Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/ibm_emac/
Dibm_ocp_mal.c56 mal_register_commac(struct ibm_ocp_mal *mal, struct mal_commac *commac) in mal_register_commac()
82 mal_unregister_commac(struct ibm_ocp_mal *mal, struct mal_commac *commac) in mal_unregister_commac()
163 struct mal_commac *mc = list_entry(l, struct mal_commac, list); in mal_txeob()
185 struct mal_commac *mc = list_entry(l, struct mal_commac, list); in mal_rxeob()
209 struct mal_commac *mc = list_entry(l, struct mal_commac, list); in mal_txde()
248 struct mal_commac *mc = list_entry(l, struct mal_commac, list); in mal_rxde()
Dibm_ocp_mal.h44 struct mal_commac { struct
142 extern int mal_register_commac(struct ibm_ocp_mal *mal, struct mal_commac *commac);
143 extern int mal_unregister_commac(struct ibm_ocp_mal *mal, struct mal_commac *commac);
Dibm_ocp_enet.h148 struct mal_commac commac;