Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dntb.h73 NTB_TOPO_NONE = -1, enumerator
93 case NTB_TOPO_NONE: return "NTB_TOPO_NONE"; in ntb_topo_string()
/linux-4.4.14/drivers/ntb/hw/intel/
Dntb_hw_intel.c1223 return NTB_TOPO_NONE; in atom_ppd_topo()
1227 return NTB_TOPO_NONE; in atom_ppd_topo()
1367 if (ndev->ntb.topo == NTB_TOPO_NONE) in atom_init_dev()
1454 return NTB_TOPO_NONE; in xeon_ppd_topo()
1916 if (ndev->ntb.topo == NTB_TOPO_NONE) in xeon_init_dev()
2017 ndev->ntb.topo = NTB_TOPO_NONE; in ndev_init_struct()