Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ntb/hw/intel/
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()
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()
Dntb_hw_gen3.c243 if (ndev->ntb.topo == NTB_TOPO_NONE) in gen3_init_dev()
/linux-6.12.1/include/linux/
Dntb.h79 NTB_TOPO_NONE = -1, enumerator
101 case NTB_TOPO_NONE: return "NTB_TOPO_NONE"; in ntb_topo_string()
/linux-6.12.1/drivers/ntb/hw/epf/
Dntb_hw_epf.c542 ndev->ntb.topo = NTB_TOPO_NONE; in ntb_epf_init_struct()
/linux-6.12.1/drivers/pci/endpoint/functions/
Dpci-epf-vntb.c1258 ndev->ntb.topo = NTB_TOPO_NONE; in pci_vntb_probe()
/linux-6.12.1/drivers/ntb/hw/amd/
Dntb_hw_amd.c960 ndev->ntb.topo = NTB_TOPO_NONE; in ndev_init_struct()