• Home
  • Raw
  • Download

Lines Matching defs:lp

64 u32 temac_ior(struct temac_local *lp, int offset)  in temac_ior()
69 void temac_iow(struct temac_local *lp, int offset, u32 value) in temac_iow()
74 int temac_indirect_busywait(struct temac_local *lp) in temac_indirect_busywait()
93 u32 temac_indirect_in32(struct temac_local *lp, int reg) in temac_indirect_in32()
112 void temac_indirect_out32(struct temac_local *lp, int reg, u32 value) in temac_indirect_out32()
126 static u32 temac_dma_in32(struct temac_local *lp, int reg) in temac_dma_in32()
136 static void temac_dma_out32(struct temac_local *lp, int reg, u32 value) in temac_dma_out32()
150 static u32 temac_dma_dcr_in(struct temac_local *lp, int reg) in temac_dma_dcr_in()
158 static void temac_dma_dcr_out(struct temac_local *lp, int reg, u32 value) in temac_dma_dcr_out()
167 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup()
192 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup()
205 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
319 struct temac_local *lp = netdev_priv(ndev); in temac_do_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()
680 struct temac_local *lp = netdev_priv(ndev); in temac_start_xmit() local
745 struct temac_local *lp = netdev_priv(ndev); in ll_temac_recv() local
815 struct temac_local *lp = netdev_priv(ndev); in ll_temac_tx_irq() local
832 struct temac_local *lp = netdev_priv(ndev); in ll_temac_rx_irq() local
847 struct temac_local *lp = netdev_priv(ndev); in temac_open() local
886 struct temac_local *lp = netdev_priv(ndev); in temac_stop() local
906 struct temac_local *lp = netdev_priv(ndev); in temac_poll_controller() local
949 struct temac_local *lp = netdev_priv(ndev); in temac_show_llink_regs() local
983 struct temac_local *lp; in temac_of_probe() local
1126 struct temac_local *lp = netdev_priv(ndev); in temac_of_remove() local