• Home
  • Raw
  • Download

Lines Matching refs:tc35815_local

385 struct tc35815_local {  struct
440 static inline dma_addr_t fd_virt_to_bus(struct tc35815_local *lp, void *virt) in fd_virt_to_bus() argument
445 static inline void *fd_bus_to_virt(struct tc35815_local *lp, dma_addr_t bus) in fd_bus_to_virt()
541 struct tc35815_local *lp = netdev_priv(dev); in tc_handle_link_change()
610 struct tc35815_local *lp = netdev_priv(dev); in tc_mii_probe()
670 struct tc35815_local *lp = netdev_priv(dev); in tc_mii_init()
730 struct tc35815_local *lp = netdev_priv(dev); in tc35815_read_plat_dev_addr()
791 struct tc35815_local *lp; in tc35815_init_one()
881 struct tc35815_local *lp = netdev_priv(dev); in tc35815_remove_one()
894 struct tc35815_local *lp = netdev_priv(dev); in tc35815_init_queues()
1002 struct tc35815_local *lp = netdev_priv(dev); in tc35815_clear_queues()
1033 struct tc35815_local *lp = netdev_priv(dev); in tc35815_free_queues()
1137 struct tc35815_local *lp = netdev_priv(dev); in panic_queues()
1165 struct tc35815_local *lp = netdev_priv(dev); in tc35815_tx_full()
1171 struct tc35815_local *lp = netdev_priv(dev); in tc35815_restart()
1195 struct tc35815_local *lp = in tc35815_restart_work()
1196 container_of(work, struct tc35815_local, restart_work); in tc35815_restart_work()
1204 struct tc35815_local *lp = netdev_priv(dev); in tc35815_schedule_restart()
1241 struct tc35815_local *lp = netdev_priv(dev); in tc35815_open()
1284 struct tc35815_local *lp = netdev_priv(dev); in tc35815_send_packet()
1390 struct tc35815_local *lp = netdev_priv(dev); in tc35815_do_interrupt()
1449 struct tc35815_local *lp = netdev_priv(dev); in tc35815_interrupt()
1483 struct tc35815_local *lp = netdev_priv(dev); in tc35815_rx()
1641 struct tc35815_local *lp = container_of(napi, struct tc35815_local, napi); in tc35815_poll()
1684 struct tc35815_local *lp = netdev_priv(dev); in tc35815_check_tx_stat()
1754 struct tc35815_local *lp = netdev_priv(dev); in tc35815_txdone()
1846 struct tc35815_local *lp = netdev_priv(dev); in tc35815_close()
1881 struct tc35815_local *lp = netdev_priv(dev); in tc35815_set_cam_entry()
1935 struct tc35815_local *lp = netdev_priv(dev); in tc35815_set_multicast_list()
1970 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_drvinfo()
1979 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_settings()
1988 struct tc35815_local *lp = netdev_priv(dev); in tc35815_set_settings()
1997 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_msglevel()
2003 struct tc35815_local *lp = netdev_priv(dev); in tc35815_set_msglevel()
2009 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_sset_count()
2021 struct tc35815_local *lp = netdev_priv(dev); in tc35815_get_ethtool_stats()
2056 struct tc35815_local *lp = netdev_priv(dev); in tc35815_ioctl()
2109 struct tc35815_local *lp = netdev_priv(dev); in tc35815_chip_init()
2156 struct tc35815_local *lp = netdev_priv(dev); in tc35815_suspend()
2175 struct tc35815_local *lp = netdev_priv(dev); in tc35815_resume()