Home
last modified time | relevance | path

Searched refs:switchtec_dev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/switch/
A Dswitchtec.c52 struct switchtec_dev *stdev;
189 struct switchtec_dev *stdev = stuser->stdev; in mrpc_queue_cmd()
264 struct switchtec_dev *stdev; in mrpc_event_work()
295 struct switchtec_dev *stdev; in mrpc_timeout_work()
327 struct switchtec_dev *stdev = to_stdev(dev); in device_version_show()
467 struct switchtec_dev *stdev; in switchtec_dev_open()
1260 struct switchtec_dev *stdev; in link_event_work()
1350 struct switchtec_dev *stdev; in stdev_create()
1446 struct switchtec_dev *stdev = dev; in switchtec_event_isr()
1483 struct switchtec_dev *stdev = dev; in switchtec_dma_mrpc_isr()
[all …]
/linux/include/linux/
A Dswitchtec.h474 struct switchtec_dev { struct
511 void (*link_notifier)(struct switchtec_dev *stdev); argument
520 static inline struct switchtec_dev *to_stdev(struct device *dev) in to_stdev() argument
522 return container_of(dev, struct switchtec_dev, dev); in to_stdev()
/linux/drivers/ntb/hw/mscc/
A Dntb_hw_switchtec.c47 struct switchtec_dev *stdev;
421 struct switchtec_dev *stdev = sndev->stdev; in switchtec_ntb_part_link_speed()
550 static void switchtec_ntb_link_notification(struct switchtec_dev *stdev) in switchtec_ntb_link_notification()
1478 struct switchtec_dev *stdev = to_stdev(dev); in switchtec_ntb_add()
1549 struct switchtec_dev *stdev = to_stdev(dev); in switchtec_ntb_remove()

Completed in 17 milliseconds