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

/linux-master/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c191 struct pxa168_eth_private { struct
266 static int pxa168_init_hw(struct pxa168_eth_private *pep);
273 static inline u32 rdl(struct pxa168_eth_private *pep, int offset)
278 static inline void wrl(struct pxa168_eth_private *pep, int offset, u32 data)
283 static void abort_dma(struct pxa168_eth_private *pep)
305 struct pxa168_eth_private *pep = netdev_priv(dev);
356 struct pxa168_eth_private *pep = from_timer(pep, t, timeout);
436 static int add_del_hash_entry(struct pxa168_eth_private *pep,
522 static void update_hash_table_mac_address(struct pxa168_eth_private *pep,
533 static int init_hash_table(struct pxa168_eth_private *pe
[all...]

Completed in 193 milliseconds