Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dpxa168_eth.c203 struct pxa168_eth_private { struct
280 static int pxa168_init_hw(struct pxa168_eth_private *pep); argument
287 static inline u32 rdl(struct pxa168_eth_private *pep, int offset) in rdl()
292 static inline void wrl(struct pxa168_eth_private *pep, int offset, u32 data) in wrl()
297 static void abort_dma(struct pxa168_eth_private *pep) in abort_dma()
319 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_refill()
370 struct pxa168_eth_private *pep = (void *)data; in rxq_refill_timer_wrapper()
450 static int add_del_hash_entry(struct pxa168_eth_private *pep, in add_del_hash_entry()
536 static void update_hash_table_mac_address(struct pxa168_eth_private *pep, in update_hash_table_mac_address()
547 static int init_hash_table(struct pxa168_eth_private *pep) in init_hash_table()
[all …]