Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in rdl()
278 static inline void wrl(struct pxa168_eth_private *pep, int offset, u32 data) in wrl()
283 static void abort_dma(struct pxa168_eth_private *pep) in abort_dma()
305 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_refill()
356 struct pxa168_eth_private *pep = from_timer(pep, t, timeout); in rxq_refill_timer_wrapper()
436 static int add_del_hash_entry(struct pxa168_eth_private *pep, in add_del_hash_entry()
522 static void update_hash_table_mac_address(struct pxa168_eth_private *pep, in update_hash_table_mac_address()
533 static int init_hash_table(struct pxa168_eth_private *pe
[all...]
/kernel/linux/linux-6.6/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) in rdl()
278 static inline void wrl(struct pxa168_eth_private *pep, int offset, u32 data) in wrl()
283 static void abort_dma(struct pxa168_eth_private *pep) in abort_dma()
305 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_refill()
356 struct pxa168_eth_private *pep = from_timer(pep, t, timeout); in rxq_refill_timer_wrapper()
436 static int add_del_hash_entry(struct pxa168_eth_private *pep, in add_del_hash_entry()
522 static void update_hash_table_mac_address(struct pxa168_eth_private *pep, in update_hash_table_mac_address()
533 static int init_hash_table(struct pxa168_eth_private *pe
[all...]

Completed in 4 milliseconds