Lines Matching refs:temac_local
63 u32 temac_ior(struct temac_local *lp, int offset) in temac_ior()
68 void temac_iow(struct temac_local *lp, int offset, u32 value) in temac_iow()
73 int temac_indirect_busywait(struct temac_local *lp) in temac_indirect_busywait()
92 u32 temac_indirect_in32(struct temac_local *lp, int reg) in temac_indirect_in32()
111 void temac_indirect_out32(struct temac_local *lp, int reg, u32 value) in temac_indirect_out32()
125 static u32 temac_dma_in32(struct temac_local *lp, int reg) in temac_dma_in32()
135 static void temac_dma_out32(struct temac_local *lp, int reg, u32 value) in temac_dma_out32()
149 static u32 temac_dma_dcr_in(struct temac_local *lp, int reg) in temac_dma_dcr_in()
157 static void temac_dma_dcr_out(struct temac_local *lp, int reg, u32 value) in temac_dma_dcr_out()
166 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup()
191 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup()
204 struct temac_local *lp = netdev_priv(ndev); in temac_dma_bd_release()
236 struct temac_local *lp = netdev_priv(ndev); in temac_dma_bd_init()
313 struct temac_local *lp = netdev_priv(ndev); in temac_do_set_mac_address()
352 struct temac_local *lp = netdev_priv(ndev); in temac_set_multicast_list()
483 struct temac_local *lp = netdev_priv(ndev); in temac_setoptions()
504 struct temac_local *lp = netdev_priv(ndev); in temac_device_reset()
587 struct temac_local *lp = netdev_priv(ndev); in temac_adjust_link()
616 struct temac_local *lp = netdev_priv(ndev); in temac_start_xmit_done()
648 static inline int temac_check_tx_bd_space(struct temac_local *lp, int num_frag) in temac_check_tx_bd_space()
673 struct temac_local *lp = netdev_priv(ndev); in temac_start_xmit()
740 struct temac_local *lp = netdev_priv(ndev); in ll_temac_recv()
810 struct temac_local *lp = netdev_priv(ndev); in ll_temac_tx_irq()
827 struct temac_local *lp = netdev_priv(ndev); in ll_temac_rx_irq()
842 struct temac_local *lp = netdev_priv(ndev); in temac_open()
881 struct temac_local *lp = netdev_priv(ndev); in temac_stop()
901 struct temac_local *lp = netdev_priv(ndev); in temac_poll_controller()
916 struct temac_local *lp = netdev_priv(ndev); in temac_ioctl()
946 struct temac_local *lp = netdev_priv(ndev); in temac_show_llink_regs()
971 struct temac_local *lp = netdev_priv(ndev); in temac_get_settings()
977 struct temac_local *lp = netdev_priv(ndev); in temac_set_settings()
983 struct temac_local *lp = netdev_priv(ndev); in temac_nway_reset()
998 struct temac_local *lp; in temac_of_probe()
1140 struct temac_local *lp = netdev_priv(ndev); in temac_of_remove()