Lines Matching refs:tc35815_local
385 struct tc35815_local { struct
439 static inline dma_addr_t fd_virt_to_bus(struct tc35815_local *lp, void *virt) in fd_virt_to_bus() argument
444 static inline void *fd_bus_to_virt(struct tc35815_local *lp, dma_addr_t bus) in fd_bus_to_virt()
540 struct tc35815_local *lp = netdev_priv(dev); in tc_handle_link_change()
610 struct tc35815_local *lp = netdev_priv(dev); in tc_mii_probe()
658 struct tc35815_local *lp = netdev_priv(dev); in tc_mii_init()
706 struct tc35815_local *lp = netdev_priv(dev); in tc35815_read_plat_dev_addr()
766 struct tc35815_local *lp; in tc35815_init_one()
856 struct tc35815_local *lp = netdev_priv(dev); in tc35815_remove_one()
868 struct tc35815_local *lp = netdev_priv(dev); in tc35815_init_queues()
975 struct tc35815_local *lp = netdev_priv(dev); in tc35815_clear_queues()
1008 struct tc35815_local *lp = netdev_priv(dev); in tc35815_free_queues()
1114 struct tc35815_local *lp = netdev_priv(dev); in panic_queues()
1142 struct tc35815_local *lp = netdev_priv(dev); in tc35815_tx_full()
1148 struct tc35815_local *lp = netdev_priv(dev); in tc35815_restart()
1172 struct tc35815_local *lp = in tc35815_restart_work()
1173 container_of(work, struct tc35815_local, restart_work); in tc35815_restart_work()
1181 struct tc35815_local *lp = netdev_priv(dev); in tc35815_schedule_restart()
1218 struct tc35815_local *lp = netdev_priv(dev); in tc35815_open()
1262 struct tc35815_local *lp = netdev_priv(dev); in tc35815_send_packet()
1371 struct tc35815_local *lp = netdev_priv(dev); in tc35815_do_interrupt()
1430 struct tc35815_local *lp = netdev_priv(dev); in tc35815_interrupt()
1464 struct tc35815_local *lp = netdev_priv(dev); in tc35815_rx()
1622 struct tc35815_local *lp = container_of(napi, struct tc35815_local, napi); in tc35815_poll()
1665 struct tc35815_local *lp = netdev_priv(dev); in tc35815_check_tx_stat()
1735 struct tc35815_local *lp = netdev_priv(dev); in tc35815_txdone()
1829 struct tc35815_local *lp = netdev_priv(dev); in tc35815_close()
1864 struct tc35815_local *lp = netdev_priv(dev); in tc35815_set_cam_entry()
1918 struct tc35815_local *lp = netdev_priv(dev); in tc35815_set_multicast_list()
1953 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_drvinfo()
1962 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_msglevel()
1968 struct tc35815_local *lp = netdev_priv(dev); in tc35815_set_msglevel()
1974 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_sset_count()
1986 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_ethtool_stats()
2063 struct tc35815_local *lp = netdev_priv(dev); in tc35815_chip_init()
2110 struct tc35815_local *lp = netdev_priv(dev); in tc35815_suspend()