Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen4.c178 return NTB_TOPO_NONE; in gen4_ppd_topo()
190 return NTB_TOPO_NONE; in spr_ppd_topo()
214 if (ndev->ntb.topo == NTB_TOPO_NONE) in gen4_init_dev()
H A Dntb_hw_gen1.c1267 return NTB_TOPO_NONE; in xeon_ppd_topo()
1728 if (ndev->ntb.topo == NTB_TOPO_NONE) in xeon_init_dev()
1820 ndev->ntb.topo = NTB_TOPO_NONE; in ndev_init_struct()
H A Dntb_hw_gen3.c246 if (ndev->ntb.topo == NTB_TOPO_NONE) in gen3_init_dev()
/linux/include/linux/
H A Dntb.h79 NTB_TOPO_NONE = -1, enumerator
101 case NTB_TOPO_NONE: return "NTB_TOPO_NONE"; in ntb_topo_string()
/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c546 ndev->ntb.topo = NTB_TOPO_NONE; in ntb_epf_init_struct()
/linux/drivers/ntb/hw/amd/
H A Dntb_hw_amd.c969 ndev->ntb.topo = NTB_TOPO_NONE; in ndev_init_struct()