Lines Matching defs:lp

71 static u32 _temac_ior_be(struct temac_local *lp, int offset)  in _temac_ior_be()
76 static void _temac_iow_be(struct temac_local *lp, int offset, u32 value) in _temac_iow_be()
81 static u32 _temac_ior_le(struct temac_local *lp, int offset) in _temac_ior_le()
86 static void _temac_iow_le(struct temac_local *lp, int offset, u32 value) in _temac_iow_le()
91 static bool hard_acs_rdy(struct temac_local *lp) in hard_acs_rdy()
96 static bool hard_acs_rdy_or_timeout(struct temac_local *lp, ktime_t timeout) in hard_acs_rdy_or_timeout()
113 int temac_indirect_busywait(struct temac_local *lp) in temac_indirect_busywait()
128 u32 temac_indirect_in32(struct temac_local *lp, int reg) in temac_indirect_in32()
146 u32 temac_indirect_in32_locked(struct temac_local *lp, int reg) in temac_indirect_in32_locked()
171 void temac_indirect_out32(struct temac_local *lp, int reg, u32 value) in temac_indirect_out32()
187 void temac_indirect_out32_locked(struct temac_local *lp, int reg, u32 value) in temac_indirect_out32_locked()
211 static u32 temac_dma_in32_be(struct temac_local *lp, int reg) in temac_dma_in32_be()
216 static u32 temac_dma_in32_le(struct temac_local *lp, int reg) in temac_dma_in32_le()
227 static void temac_dma_out32_be(struct temac_local *lp, int reg, u32 value) in temac_dma_out32_be()
232 static void temac_dma_out32_le(struct temac_local *lp, int reg, u32 value) in temac_dma_out32_le()
246 static u32 temac_dma_dcr_in(struct temac_local *lp, int reg) in temac_dma_dcr_in()
254 static void temac_dma_dcr_out(struct temac_local *lp, int reg, u32 value) in temac_dma_dcr_out()
263 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup()
288 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup()
301 struct temac_local *lp = netdev_priv(ndev); in temac_dma_bd_release() local
331 struct temac_local *lp = netdev_priv(ndev); in temac_dma_bd_init() local
421 struct temac_local *lp = netdev_priv(ndev); in temac_do_set_mac_address() local
461 struct temac_local *lp = netdev_priv(ndev); in temac_set_multicast_list() local
601 struct temac_local *lp = netdev_priv(ndev); in temac_setoptions() local
624 struct temac_local *lp = netdev_priv(ndev); in temac_device_reset() local
710 struct temac_local *lp = netdev_priv(ndev); in temac_adjust_link() local
768 struct temac_local *lp = netdev_priv(ndev); in temac_start_xmit_done() local
805 static inline int temac_check_tx_bd_space(struct temac_local *lp, int num_frag) in temac_check_tx_bd_space()
831 struct temac_local *lp = netdev_priv(ndev); in temac_start_xmit() local
932 static int ll_temac_recv_buffers_available(struct temac_local *lp) in ll_temac_recv_buffers_available()
946 struct temac_local *lp = netdev_priv(ndev); in ll_temac_recv() local
1085 struct temac_local *lp = container_of(work, struct temac_local, in ll_temac_restart_work_func() local
1095 struct temac_local *lp = netdev_priv(ndev); in ll_temac_tx_irq() local
1114 struct temac_local *lp = netdev_priv(ndev); in ll_temac_rx_irq() local
1133 struct temac_local *lp = netdev_priv(ndev); in temac_open() local
1179 struct temac_local *lp = netdev_priv(ndev); in temac_stop() local
1201 struct temac_local *lp = netdev_priv(ndev); in temac_poll_controller() local
1234 struct temac_local *lp = netdev_priv(ndev); in temac_show_llink_regs() local
1263 struct temac_local *lp = netdev_priv(ndev); in ll_temac_ethtools_get_ringparam() local
1278 struct temac_local *lp = netdev_priv(ndev); in ll_temac_ethtools_set_ringparam() local
1297 struct temac_local *lp = netdev_priv(ndev); in ll_temac_ethtools_get_coalesce() local
1309 struct temac_local *lp = netdev_priv(ndev); in ll_temac_ethtools_set_coalesce() local
1352 struct temac_local *lp; in temac_probe() local
1596 struct temac_local *lp = netdev_priv(ndev); in temac_remove() local