Lines Matching defs:pep
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() local
396 struct pxa168_eth_private *pep = (void *)data; in rxq_refill_timer_wrapper() local
476 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()
572 static int init_hash_table(struct pxa168_eth_private *pep) in init_hash_table()
601 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_set_rx_mode() local
626 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_set_mac_address() local
642 struct pxa168_eth_private *pep = netdev_priv(dev); in eth_port_start() local
685 struct pxa168_eth_private *pep = netdev_priv(dev); in eth_port_reset() local
715 struct pxa168_eth_private *pep = netdev_priv(dev); in txq_reclaim() local
764 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_tx_timeout() local
774 struct pxa168_eth_private *pep = container_of(work, in pxa168_eth_tx_timeout_task() local
784 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_process() local
859 static int pxa168_eth_collect_events(struct pxa168_eth_private *pep, in pxa168_eth_collect_events()
883 static void handle_link_event(struct pxa168_eth_private *pep) in handle_link_event()
917 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_int_handler() local
927 static void pxa168_eth_recalc_skb_size(struct pxa168_eth_private *pep) in pxa168_eth_recalc_skb_size()
956 static int set_port_config_ext(struct pxa168_eth_private *pep) in set_port_config_ext()
980 static int pxa168_init_hw(struct pxa168_eth_private *pep) in pxa168_init_hw()
1012 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_init() local
1054 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_deinit() local
1077 struct pxa168_eth_private *pep = netdev_priv(dev); in txq_init() local
1117 struct pxa168_eth_private *pep = netdev_priv(dev); in txq_deinit() local
1131 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_open() local
1167 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_stop() local
1188 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_change_mtu() local
1215 static int eth_alloc_tx_desc_index(struct pxa168_eth_private *pep) in eth_alloc_tx_desc_index()
1229 struct pxa168_eth_private *pep = in pxa168_rx_poll() local
1259 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_start_xmit() local
1291 static int smi_wait_ready(struct pxa168_eth_private *pep) in smi_wait_ready()
1307 struct pxa168_eth_private *pep = bus->priv; in pxa168_smi_read() local
1332 struct pxa168_eth_private *pep = bus->priv; in pxa168_smi_write() local
1353 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_do_ioctl() local
1360 static struct phy_device *phy_scan(struct pxa168_eth_private *pep, int phy_addr) in phy_scan()
1393 static void phy_init(struct pxa168_eth_private *pep, int speed, int duplex) in phy_init()
1417 struct pxa168_eth_private *pep = netdev_priv(dev); in ethernet_phy_setup() local
1431 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_get_settings() local
1443 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_set_settings() local
1478 struct pxa168_eth_private *pep = NULL; in pxa168_eth_probe() local
1590 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_remove() local