Lines Matching defs:pep
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() local
370 struct pxa168_eth_private *pep = (void *)data; in rxq_refill_timer_wrapper() local
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()
577 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_set_rx_mode() local
602 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_get_mac_address() local
617 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_set_mac_address() local
644 struct pxa168_eth_private *pep = netdev_priv(dev); in eth_port_start() local
680 struct pxa168_eth_private *pep = netdev_priv(dev); in eth_port_reset() local
712 struct pxa168_eth_private *pep = netdev_priv(dev); in txq_reclaim() local
761 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_tx_timeout() local
770 struct pxa168_eth_private *pep = container_of(work, in pxa168_eth_tx_timeout_task() local
780 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_process() local
854 static int pxa168_eth_collect_events(struct pxa168_eth_private *pep, in pxa168_eth_collect_events()
877 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_int_handler() local
887 static void pxa168_eth_recalc_skb_size(struct pxa168_eth_private *pep) in pxa168_eth_recalc_skb_size()
916 static int set_port_config_ext(struct pxa168_eth_private *pep) in set_port_config_ext()
945 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_adjust_link() local
974 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_init_phy() local
1006 static int pxa168_init_hw(struct pxa168_eth_private *pep) in pxa168_init_hw()
1038 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_init() local
1077 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_deinit() local
1099 struct pxa168_eth_private *pep = netdev_priv(dev); in txq_init() local
1135 struct pxa168_eth_private *pep = netdev_priv(dev); in txq_deinit() local
1149 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_open() local
1188 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_stop() local
1209 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_change_mtu() local
1235 static int eth_alloc_tx_desc_index(struct pxa168_eth_private *pep) in eth_alloc_tx_desc_index()
1249 struct pxa168_eth_private *pep = in pxa168_rx_poll() local
1275 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_start_xmit() local
1307 static int smi_wait_ready(struct pxa168_eth_private *pep) in smi_wait_ready()
1323 struct pxa168_eth_private *pep = bus->priv; in pxa168_smi_read() local
1348 struct pxa168_eth_private *pep = bus->priv; in pxa168_smi_write() local
1369 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_do_ioctl() local
1378 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_get_settings() local
1390 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_set_settings() local
1426 struct pxa168_eth_private *pep = NULL; in pxa168_eth_probe() local
1565 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_remove() local