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

/linux-master/drivers/pci/switch/
H A Dswitchtec.c52 struct switchtec_dev *stdev;
76 static int is_firmware_running(struct switchtec_dev *stdev)
83 static struct switchtec_user *stuser_create(struct switchtec_dev *stdev)
139 static void mrpc_complete_cmd(struct switchtec_dev *stdev);
141 static void flush_wc_buf(struct switchtec_dev *stdev)
154 static void mrpc_cmd_submit(struct switchtec_dev *stdev)
189 struct switchtec_dev *stdev = stuser->stdev;
202 static void mrpc_cleanup_cmd(struct switchtec_dev *stdev)
218 static void mrpc_complete_cmd(struct switchtec_dev *stdev)
264 struct switchtec_dev *stde
[all...]
/linux-master/include/linux/
H A Dswitchtec.h473 struct switchtec_dev { struct
510 void (*link_notifier)(struct switchtec_dev *stdev);
519 static inline struct switchtec_dev *to_stdev(struct device *dev)
521 return container_of(dev, struct switchtec_dev, dev);
/linux-master/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c47 struct switchtec_dev *stdev;
421 struct switchtec_dev *stdev = sndev->stdev;
552 static void switchtec_ntb_link_notification(struct switchtec_dev *stdev)
1475 struct switchtec_dev *stdev = to_stdev(dev);
1545 struct switchtec_dev *stdev = to_stdev(dev);

Completed in 132 milliseconds