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()
235 struct temac_local *lp = netdev_priv(ndev); in temac_dma_bd_init()
318 struct temac_local *lp = netdev_priv(ndev); in temac_do_set_mac_address()
357 struct temac_local *lp = netdev_priv(ndev); in temac_set_multicast_list()
488 struct temac_local *lp = netdev_priv(ndev); in temac_setoptions()
509 struct temac_local *lp = netdev_priv(ndev); in temac_device_reset()
592 struct temac_local *lp = netdev_priv(ndev); in temac_adjust_link()
621 struct temac_local *lp = netdev_priv(ndev); in temac_start_xmit_done()
653 static inline int temac_check_tx_bd_space(struct temac_local *lp, int num_frag) in temac_check_tx_bd_space()
678 struct temac_local *lp = netdev_priv(ndev); in temac_start_xmit()
745 struct temac_local *lp = netdev_priv(ndev); in ll_temac_recv()
815 struct temac_local *lp = netdev_priv(ndev); in ll_temac_tx_irq()
832 struct temac_local *lp = netdev_priv(ndev); in ll_temac_rx_irq()
847 struct temac_local *lp = netdev_priv(ndev); in temac_open()
886 struct temac_local *lp = netdev_priv(ndev); in temac_stop()
906 struct temac_local *lp = netdev_priv(ndev); in temac_poll_controller()
921 struct temac_local *lp = netdev_priv(ndev); in temac_ioctl()
951 struct temac_local *lp = netdev_priv(ndev); in temac_show_llink_regs()
976 struct temac_local *lp = netdev_priv(ndev); in temac_get_settings()
982 struct temac_local *lp = netdev_priv(ndev); in temac_set_settings()
988 struct temac_local *lp = netdev_priv(ndev); in temac_nway_reset()
1003 struct temac_local *lp; in temac_of_probe()
1146 struct temac_local *lp = netdev_priv(ndev); in temac_of_remove()