Home
last modified time | relevance | path

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

/linux/drivers/pci/switch/
H A Dswitchtec.c54 struct switchtec_dev *stdev;
78 static int is_firmware_running(struct switchtec_dev *stdev) in is_firmware_running()
85 static struct switchtec_user *stuser_create(struct switchtec_dev *stdev) in stuser_create()
141 static void mrpc_complete_cmd(struct switchtec_dev *stdev);
143 static void flush_wc_buf(struct switchtec_dev *stdev) in flush_wc_buf()
156 static void mrpc_cmd_submit(struct switchtec_dev *stdev) in mrpc_cmd_submit()
191 struct switchtec_dev *stdev = stuser->stdev; in mrpc_queue_cmd()
204 static void mrpc_cleanup_cmd(struct switchtec_dev *stdev) in mrpc_cleanup_cmd()
220 static void mrpc_complete_cmd(struct switchtec_dev *stdev) in mrpc_complete_cmd()
266 struct switchtec_dev *stde in mrpc_event_work()
[all...]
/linux/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()
474 pdevswitchtec_dev global() argument
475 devswitchtec_dev global() argument
476 cdevswitchtec_dev global() argument
478 genswitchtec_dev global() argument
480 partitionswitchtec_dev global() argument
481 partition_countswitchtec_dev global() argument
482 pff_csr_countswitchtec_dev global() argument
483 pff_localswitchtec_dev global() argument
485 mmioswitchtec_dev global() argument
486 mmio_mrpcswitchtec_dev global() argument
/linux/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()