Lines Matching refs:topo
206 if (ndev->ntb.topo == NTB_TOPO_SEC) { in amd_ntb_get_link_status()
227 } else if (ndev->ntb.topo == NTB_TOPO_PRI) { in amd_ntb_get_link_status()
295 if (ndev->ntb.topo == NTB_TOPO_PRI) { in amd_link_is_up()
352 if (ndev->ntb.topo == NTB_TOPO_SEC) in amd_ntb_link_enable()
368 if (ndev->ntb.topo == NTB_TOPO_SEC) in amd_ntb_link_disable()
864 ntb_topo_string(ndev->ntb.topo)); in ndev_debugfs_read()
960 ndev->ntb.topo = NTB_TOPO_NONE; in ndev_init_struct()
1066 switch (ndev->ntb.topo) { in amd_init_ntb()
1070 if (ndev->ntb.topo == NTB_TOPO_PRI) { in amd_init_ntb()
1114 ndev->ntb.topo = amd_get_topo(ndev); in amd_init_dev()
1116 ntb_topo_string(ndev->ntb.topo)); in amd_init_dev()