Searched refs:pxa168_eth_private (Results 1 – 1 of 1) sorted by relevance
191 struct pxa168_eth_private { struct266 static int pxa168_init_hw(struct pxa168_eth_private *pep); argument273 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 *pep) in init_hash_table()[all …]