Lines Matching defs: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() local
356 struct pxa168_eth_private *pep = from_timer(pep, t, timeout); in rxq_refill_timer_wrapper() local
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()
563 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_set_rx_mode() local
588 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_get_mac_address() local
603 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_set_mac_address() local
630 struct pxa168_eth_private *pep = netdev_priv(dev); in eth_port_start() local
666 struct pxa168_eth_private *pep = netdev_priv(dev); in eth_port_reset() local
698 struct pxa168_eth_private *pep = netdev_priv(dev); in txq_reclaim() local
747 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_tx_timeout() local
756 struct pxa168_eth_private *pep = container_of(work, in pxa168_eth_tx_timeout_task() local
766 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_process() local
840 static int pxa168_eth_collect_events(struct pxa168_eth_private *pep, in pxa168_eth_collect_events()
863 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_int_handler() local
873 static void pxa168_eth_recalc_skb_size(struct pxa168_eth_private *pep) in pxa168_eth_recalc_skb_size()
902 static int set_port_config_ext(struct pxa168_eth_private *pep) in set_port_config_ext()
931 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_adjust_link() local
960 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_init_phy() local
989 static int pxa168_init_hw(struct pxa168_eth_private *pep) in pxa168_init_hw()
1021 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_init() local
1059 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_deinit() local
1081 struct pxa168_eth_private *pep = netdev_priv(dev); in txq_init() local
1116 struct pxa168_eth_private *pep = netdev_priv(dev); in txq_deinit() local
1130 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_open() local
1169 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_stop() local
1189 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_change_mtu() local
1212 static int eth_alloc_tx_desc_index(struct pxa168_eth_private *pep) in eth_alloc_tx_desc_index()
1226 struct pxa168_eth_private *pep = in pxa168_rx_poll() local
1253 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_start_xmit() local
1286 static int smi_wait_ready(struct pxa168_eth_private *pep) in smi_wait_ready()
1302 struct pxa168_eth_private *pep = bus->priv; in pxa168_smi_read() local
1327 struct pxa168_eth_private *pep = bus->priv; in pxa168_smi_write() local
1389 struct pxa168_eth_private *pep = NULL; in pxa168_eth_probe() local
1529 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_remove() local