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()
705 struct tc35815_local *lp = netdev_priv(dev); in tc35815_read_plat_dev_addr()
767 struct tc35815_local *lp; in tc35815_init_one()
857 struct tc35815_local *lp = netdev_priv(dev); in tc35815_remove_one()
869 struct tc35815_local *lp = netdev_priv(dev); in tc35815_init_queues()
976 struct tc35815_local *lp = netdev_priv(dev); in tc35815_clear_queues()
1009 struct tc35815_local *lp = netdev_priv(dev); in tc35815_free_queues()
1115 struct tc35815_local *lp = netdev_priv(dev); in panic_queues()
1143 struct tc35815_local *lp = netdev_priv(dev); in tc35815_tx_full()
1149 struct tc35815_local *lp = netdev_priv(dev); in tc35815_restart()
1173 struct tc35815_local *lp = in tc35815_restart_work()
1174 container_of(work, struct tc35815_local, restart_work); in tc35815_restart_work()
1182 struct tc35815_local *lp = netdev_priv(dev); in tc35815_schedule_restart()
1219 struct tc35815_local *lp = netdev_priv(dev); in tc35815_open()
1263 struct tc35815_local *lp = netdev_priv(dev); in tc35815_send_packet()
1372 struct tc35815_local *lp = netdev_priv(dev); in tc35815_do_interrupt()
1431 struct tc35815_local *lp = netdev_priv(dev); in tc35815_interrupt()
1465 struct tc35815_local *lp = netdev_priv(dev); in tc35815_rx()
1623 struct tc35815_local *lp = container_of(napi, struct tc35815_local, napi); in tc35815_poll()
1666 struct tc35815_local *lp = netdev_priv(dev); in tc35815_check_tx_stat()
1736 struct tc35815_local *lp = netdev_priv(dev); in tc35815_txdone()
1830 struct tc35815_local *lp = netdev_priv(dev); in tc35815_close()
1866 struct tc35815_local *lp = netdev_priv(dev); in tc35815_set_cam_entry()
1921 struct tc35815_local *lp = netdev_priv(dev); in tc35815_set_multicast_list()
1956 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_drvinfo()
1965 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_msglevel()
1971 struct tc35815_local *lp = netdev_priv(dev); in tc35815_set_msglevel()
1977 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_sset_count()
1989 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_ethtool_stats()
2066 struct tc35815_local *lp = netdev_priv(dev); in tc35815_chip_init()
2113 struct tc35815_local *lp = netdev_priv(dev); in tc35815_suspend()