Searched refs:ibm_ocp_mal (Results 1 - 5 of 5) 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.h193 struct ibm_ocp_mal { struct
210 static inline u32 get_mal_dcrn(struct ibm_ocp_mal *mal, int reg)
215 static inline void set_mal_dcrn(struct ibm_ocp_mal *mal, int reg, u32 val)
224 int mal_register_commac(struct ibm_ocp_mal *mal,
226 void mal_unregister_commac(struct ibm_ocp_mal *mal, struct mal_commac *commac);
227 int mal_set_rcbs(struct ibm_ocp_mal *mal, int channel, unsigned long size);
232 int mal_tx_bd_offset(struct ibm_ocp_mal *mal, int channel);
233 int mal_rx_bd_offset(struct ibm_ocp_mal *mal, int channel);
235 void mal_enable_tx_channel(struct ibm_ocp_mal *mal, int channel);
236 void mal_disable_tx_channel(struct ibm_ocp_mal *ma
[all...]
H A Dibm_emac_mal.c36 int __init mal_register_commac(struct ibm_ocp_mal *mal,
62 void mal_unregister_commac(struct ibm_ocp_mal *mal, struct mal_commac *commac)
77 int mal_set_rcbs(struct ibm_ocp_mal *mal, int channel, unsigned long size)
96 int mal_tx_bd_offset(struct ibm_ocp_mal *mal, int channel)
103 int mal_rx_bd_offset(struct ibm_ocp_mal *mal, int channel)
110 void mal_enable_tx_channel(struct ibm_ocp_mal *mal, int channel)
119 void mal_disable_tx_channel(struct ibm_ocp_mal *mal, int channel)
125 void mal_enable_rx_channel(struct ibm_ocp_mal *mal, int channel)
134 void mal_disable_rx_channel(struct ibm_ocp_mal *mal, int channel)
140 void mal_poll_add(struct ibm_ocp_mal *ma
[all...]
H A Dibm_emac_debug.h24 void mal_dbg_register(int idx, struct ibm_ocp_mal *mal);
H A Dibm_emac_debug.c88 static void emac_mal_dump(struct ibm_ocp_mal *mal)
129 static struct ibm_ocp_mal *__mals[1];
147 void mal_dbg_register(int idx, struct ibm_ocp_mal *mal)
H A Dibm_emac_core.h172 struct ibm_ocp_mal *mal;

Completed in 123 milliseconds