Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen4.c168 return NTB_TOPO_NONE; in gen4_ppd_topo()
180 return NTB_TOPO_NONE; in spr_ppd_topo()
204 if (ndev->ntb.topo == NTB_TOPO_NONE) in gen4_init_dev()
H A Dntb_hw_gen3.c243 if (ndev->ntb.topo == NTB_TOPO_NONE) in gen3_init_dev()
H A Dntb_hw_gen1.c1266 return NTB_TOPO_NONE; in xeon_ppd_topo()
1727 if (ndev->ntb.topo == NTB_TOPO_NONE) in xeon_init_dev()
1819 ndev->ntb.topo = NTB_TOPO_NONE; in ndev_init_struct()
/openbmc/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()
/openbmc/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c542 ndev->ntb.topo = NTB_TOPO_NONE; in ntb_epf_init_struct()
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c1272 ndev->ntb.topo = NTB_TOPO_NONE; in pci_vntb_probe()
/openbmc/linux/drivers/ntb/hw/amd/
H A Dntb_hw_amd.c960 ndev->ntb.topo = NTB_TOPO_NONE; in ndev_init_struct()