temac_local       350 drivers/net/ethernet/xilinx/ll_temac.h 	u32 (*temac_ior)(struct temac_local *lp, int offset);
temac_local       351 drivers/net/ethernet/xilinx/ll_temac.h 	void (*temac_iow)(struct temac_local *lp, int offset, u32 value);
temac_local       352 drivers/net/ethernet/xilinx/ll_temac.h 	u32 (*dma_in)(struct temac_local *lp, int reg);
temac_local       353 drivers/net/ethernet/xilinx/ll_temac.h 	void (*dma_out)(struct temac_local *lp, int reg, u32 value);
temac_local       393 drivers/net/ethernet/xilinx/ll_temac.h int temac_indirect_busywait(struct temac_local *lp);
temac_local       394 drivers/net/ethernet/xilinx/ll_temac.h u32 temac_indirect_in32(struct temac_local *lp, int reg);
temac_local       395 drivers/net/ethernet/xilinx/ll_temac.h u32 temac_indirect_in32_locked(struct temac_local *lp, int reg);
temac_local       396 drivers/net/ethernet/xilinx/ll_temac.h void temac_indirect_out32(struct temac_local *lp, int reg, u32 value);
temac_local       397 drivers/net/ethernet/xilinx/ll_temac.h void temac_indirect_out32_locked(struct temac_local *lp, int reg, u32 value);
temac_local       400 drivers/net/ethernet/xilinx/ll_temac.h int temac_mdio_setup(struct temac_local *lp, struct platform_device *pdev);
temac_local       401 drivers/net/ethernet/xilinx/ll_temac.h void temac_mdio_teardown(struct temac_local *lp);
temac_local        68 drivers/net/ethernet/xilinx/ll_temac_main.c static u32 _temac_ior_be(struct temac_local *lp, int offset)
temac_local        73 drivers/net/ethernet/xilinx/ll_temac_main.c static void _temac_iow_be(struct temac_local *lp, int offset, u32 value)
temac_local        78 drivers/net/ethernet/xilinx/ll_temac_main.c static u32 _temac_ior_le(struct temac_local *lp, int offset)
temac_local        83 drivers/net/ethernet/xilinx/ll_temac_main.c static void _temac_iow_le(struct temac_local *lp, int offset, u32 value)
temac_local        88 drivers/net/ethernet/xilinx/ll_temac_main.c static bool hard_acs_rdy(struct temac_local *lp)
temac_local        93 drivers/net/ethernet/xilinx/ll_temac_main.c static bool hard_acs_rdy_or_timeout(struct temac_local *lp, ktime_t timeout)
temac_local       110 drivers/net/ethernet/xilinx/ll_temac_main.c int temac_indirect_busywait(struct temac_local *lp)
temac_local       125 drivers/net/ethernet/xilinx/ll_temac_main.c u32 temac_indirect_in32(struct temac_local *lp, int reg)
temac_local       143 drivers/net/ethernet/xilinx/ll_temac_main.c u32 temac_indirect_in32_locked(struct temac_local *lp, int reg)
temac_local       168 drivers/net/ethernet/xilinx/ll_temac_main.c void temac_indirect_out32(struct temac_local *lp, int reg, u32 value)
temac_local       184 drivers/net/ethernet/xilinx/ll_temac_main.c void temac_indirect_out32_locked(struct temac_local *lp, int reg, u32 value)
temac_local       208 drivers/net/ethernet/xilinx/ll_temac_main.c static u32 temac_dma_in32_be(struct temac_local *lp, int reg)
temac_local       213 drivers/net/ethernet/xilinx/ll_temac_main.c static u32 temac_dma_in32_le(struct temac_local *lp, int reg)
temac_local       224 drivers/net/ethernet/xilinx/ll_temac_main.c static void temac_dma_out32_be(struct temac_local *lp, int reg, u32 value)
temac_local       229 drivers/net/ethernet/xilinx/ll_temac_main.c static void temac_dma_out32_le(struct temac_local *lp, int reg, u32 value)
temac_local       243 drivers/net/ethernet/xilinx/ll_temac_main.c static u32 temac_dma_dcr_in(struct temac_local *lp, int reg)
temac_local       251 drivers/net/ethernet/xilinx/ll_temac_main.c static void temac_dma_dcr_out(struct temac_local *lp, int reg, u32 value)
temac_local       260 drivers/net/ethernet/xilinx/ll_temac_main.c static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op,
temac_local       285 drivers/net/ethernet/xilinx/ll_temac_main.c static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op,
temac_local       298 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local       328 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local       417 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local       457 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local       597 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local       620 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local       706 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local       764 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local       801 drivers/net/ethernet/xilinx/ll_temac_main.c static inline int temac_check_tx_bd_space(struct temac_local *lp, int num_frag)
temac_local       827 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local       929 drivers/net/ethernet/xilinx/ll_temac_main.c static int ll_temac_recv_buffers_available(struct temac_local *lp)
temac_local       943 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local      1082 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = container_of(work, struct temac_local,
temac_local      1092 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local      1111 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local      1130 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local      1176 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local      1198 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local      1242 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local      1277 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp;
temac_local      1529 drivers/net/ethernet/xilinx/ll_temac_main.c 	struct temac_local *lp = netdev_priv(ndev);
temac_local        26 drivers/net/ethernet/xilinx/ll_temac_mdio.c 	struct temac_local *lp = bus->priv;
temac_local        46 drivers/net/ethernet/xilinx/ll_temac_mdio.c 	struct temac_local *lp = bus->priv;
temac_local        63 drivers/net/ethernet/xilinx/ll_temac_mdio.c int temac_mdio_setup(struct temac_local *lp, struct platform_device *pdev)
temac_local       124 drivers/net/ethernet/xilinx/ll_temac_mdio.c void temac_mdio_teardown(struct temac_local *lp)