Home
last modified time | relevance | path

Searched refs:ntb_topo_string (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/ntb/hw/intel/
Dntb_hw_gen3.c242 ntb_topo_string(ndev->ntb.topo)); in gen3_init_dev()
281 ntb_topo_string(ndev->ntb.topo)); in ndev_ntb3_debugfs_read()
Dntb_hw_gen1.c518 ntb_topo_string(ndev->ntb.topo)); in ndev_ntb_debugfs_read()
1723 ntb_topo_string(ndev->ntb.topo)); in xeon_init_dev()
/Linux-v5.4/drivers/ntb/hw/amd/
Dntb_hw_amd.c737 ntb_topo_string(ndev->ntb.topo)); in ndev_debugfs_read()
967 ntb_topo_string(ndev->ntb.topo)); in amd_init_dev()
/Linux-v5.4/include/linux/
Dntb.h98 static inline char *ntb_topo_string(enum ntb_topo topo) in ntb_topo_string() function