Home
last modified time | relevance | path

Searched refs:stdev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c47 struct switchtec_dev *stdev; member
144 dev_err(&sndev->stdev->dev, in switchtec_ntb_part_op()
282 dev_dbg(&sndev->stdev->dev, "MW %d: part %d addr %pad size %pap\n", in switchtec_ntb_mw_set_trans()
299 dev_err(&sndev->stdev->dev, in switchtec_ntb_mw_set_trans()
325 dev_err(&sndev->stdev->dev, in switchtec_ntb_mw_set_trans()
421 struct switchtec_dev *stdev = sndev->stdev; in switchtec_ntb_part_link_speed() local
423 &stdev->mmio_part_cfg_all[partition]; in switchtec_ntb_part_link_speed()
426 u32 linksta = ioread32(&stdev->mmio_pff_csr[pff].pci_cap_region[13]); in switchtec_ntb_part_link_speed()
512 dev_info(&sndev->stdev->dev, "ntb link %s\n", in switchtec_ntb_link_status_update()
534 dev_info(&sndev->stdev->dev, "ntb link forced down\n"); in check_link_status_work()
[all …]
/linux/include/linux/
H A Dswitchtec.h510 void (*link_notifier)(struct switchtec_dev *stdev);