Searched defs:pep (Results 1 – 2 of 2) sorted by relevance
276 static inline u32 rdl(struct pxa168_eth_private *pep, int offset) in rdl()281 static inline void wrl(struct pxa168_eth_private *pep, int offset, u32 data) in wrl()286 static void abort_dma(struct pxa168_eth_private *pep) in abort_dma()306 static int ethernet_phy_get(struct pxa168_eth_private *pep) in ethernet_phy_get()315 static void ethernet_phy_set_addr(struct pxa168_eth_private *pep, int phy_addr) in ethernet_phy_set_addr()326 static void ethernet_phy_reset(struct pxa168_eth_private *pep) in ethernet_phy_reset()345 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_refill() local396 struct pxa168_eth_private *pep = (void *)data; in rxq_refill_timer_wrapper() local476 static int add_del_hash_entry(struct pxa168_eth_private *pep, in add_del_hash_entry()561 static void update_hash_table_mac_address(struct pxa168_eth_private *pep, in update_hash_table_mac_address()[all …]
791 static int ep_alloc(struct eventpoll **pep) in ep_alloc()