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
236 struct temac_local *lp = netdev_priv(ndev); in temac_dma_bd_init() local
324 struct temac_local *lp = netdev_priv(ndev); in temac_set_mac_address() local
358 struct temac_local *lp = netdev_priv(ndev); in temac_set_multicast_list() local
489 struct temac_local *lp = netdev_priv(ndev); in temac_setoptions() local
510 struct temac_local *lp = netdev_priv(ndev); in temac_device_reset() local
593 struct temac_local *lp = netdev_priv(ndev); in temac_adjust_link() local
622 struct temac_local *lp = netdev_priv(ndev); in temac_start_xmit_done() local
654 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
746 struct temac_local *lp = netdev_priv(ndev); in ll_temac_recv() local
819 struct temac_local *lp = netdev_priv(ndev); in ll_temac_tx_irq() local
836 struct temac_local *lp = netdev_priv(ndev); in ll_temac_rx_irq() local
851 struct temac_local *lp = netdev_priv(ndev); in temac_open() local
890 struct temac_local *lp = netdev_priv(ndev); in temac_stop() local
910 struct temac_local *lp = netdev_priv(ndev); in temac_poll_controller() local
925 struct temac_local *lp = netdev_priv(ndev); in temac_ioctl() local
955 struct temac_local *lp = netdev_priv(ndev); in temac_show_llink_regs() local
980 struct temac_local *lp = netdev_priv(ndev); in temac_get_settings() local
986 struct temac_local *lp = netdev_priv(ndev); in temac_set_settings() local
992 struct temac_local *lp = netdev_priv(ndev); in temac_nway_reset() local
1006 struct temac_local *lp; in temac_of_probe() local
1149 struct temac_local *lp = netdev_priv(ndev); in temac_of_remove() local