Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/
Dpxa168_eth.c203 struct pxa168_eth_private { struct
277 static int pxa168_init_hw(struct pxa168_eth_private *pep); argument
284 static inline u32 rdl(struct pxa168_eth_private *pep, int offset) in rdl()
289 static inline void wrl(struct pxa168_eth_private *pep, int offset, u32 data) in wrl()
294 static void abort_dma(struct pxa168_eth_private *pep) in abort_dma()
316 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_refill()
367 struct pxa168_eth_private *pep = from_timer(pep, t, timeout); in rxq_refill_timer_wrapper()
447 static int add_del_hash_entry(struct pxa168_eth_private *pep, in add_del_hash_entry()
533 static void update_hash_table_mac_address(struct pxa168_eth_private *pep, in update_hash_table_mac_address()
544 static int init_hash_table(struct pxa168_eth_private *pep) in init_hash_table()
[all …]