Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/switch/
H A Dswitchtec.c54 struct switchtec_dev *stdev;
191 struct switchtec_dev *stdev = stuser->stdev; in mrpc_queue_cmd()
266 struct switchtec_dev *stdev; in mrpc_event_work()
297 struct switchtec_dev *stdev; in mrpc_timeout_work()
329 struct switchtec_dev *stdev = to_stdev(dev); in device_version_show()
469 struct switchtec_dev *stdev; in switchtec_dev_open()
1261 struct switchtec_dev *stdev; in link_event_work()
1344 struct switchtec_dev *stdev; in stdev_create()
1440 struct switchtec_dev *stdev = dev; in switchtec_event_isr()
1477 struct switchtec_dev *stdev = dev; in switchtec_dma_mrpc_isr()
[all …]
/linux-6.15/include/linux/
H A Dswitchtec.h473 struct switchtec_dev { struct
510 void (*link_notifier)(struct switchtec_dev *stdev); argument
519 static inline struct switchtec_dev *to_stdev(struct device *dev) in to_stdev() argument
521 return container_of(dev, struct switchtec_dev, dev); in to_stdev()
/linux-6.15/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c47 struct switchtec_dev *stdev;
421 struct switchtec_dev *stdev = sndev->stdev; in switchtec_ntb_part_link_speed()
552 static void switchtec_ntb_link_notification(struct switchtec_dev *stdev) in switchtec_ntb_link_notification()
1475 struct switchtec_dev *stdev = to_stdev(dev); in switchtec_ntb_add()
1545 struct switchtec_dev *stdev = to_stdev(dev); in switchtec_ntb_remove()