Lines Matching defs:lp
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() local
235 struct temac_local *lp = netdev_priv(ndev); in temac_dma_bd_init() local
318 struct temac_local *lp = netdev_priv(ndev); in temac_do_set_mac_address() local
357 struct temac_local *lp = netdev_priv(ndev); in temac_set_multicast_list() local
488 struct temac_local *lp = netdev_priv(ndev); in temac_setoptions() local
509 struct temac_local *lp = netdev_priv(ndev); in temac_device_reset() local
592 struct temac_local *lp = netdev_priv(ndev); in temac_adjust_link() local
621 struct temac_local *lp = netdev_priv(ndev); in temac_start_xmit_done() local
653 static inline int temac_check_tx_bd_space(struct temac_local *lp, int num_frag) in temac_check_tx_bd_space()
679 struct temac_local *lp = netdev_priv(ndev); in temac_start_xmit() local
747 struct temac_local *lp = netdev_priv(ndev); in ll_temac_recv() local
817 struct temac_local *lp = netdev_priv(ndev); in ll_temac_tx_irq() local
834 struct temac_local *lp = netdev_priv(ndev); in ll_temac_rx_irq() local
849 struct temac_local *lp = netdev_priv(ndev); in temac_open() local
888 struct temac_local *lp = netdev_priv(ndev); in temac_stop() local
908 struct temac_local *lp = netdev_priv(ndev); in temac_poll_controller() local
923 struct temac_local *lp = netdev_priv(ndev); in temac_ioctl() local
953 struct temac_local *lp = netdev_priv(ndev); in temac_show_llink_regs() local
978 struct temac_local *lp = netdev_priv(ndev); in temac_get_settings() local
984 struct temac_local *lp = netdev_priv(ndev); in temac_set_settings() local
990 struct temac_local *lp = netdev_priv(ndev); in temac_nway_reset() local
1005 struct temac_local *lp; in temac_of_probe() local
1148 struct temac_local *lp = netdev_priv(ndev); in temac_of_remove() local