Searched refs:b2b_bar (Results 1 – 1 of 1) sorted by relevance
1299 int b2b_bar; in xeon_setup_b2b_mw() local1307 b2b_bar = 0; in xeon_setup_b2b_mw()1310 b2b_bar = ndev_mw_to_bar(ndev, ndev->b2b_idx); in xeon_setup_b2b_mw()1311 if (b2b_bar < 0) in xeon_setup_b2b_mw()1314 dev_dbg(&pdev->dev, "using b2b mw bar %d\n", b2b_bar); in xeon_setup_b2b_mw()1316 bar_size = pci_resource_len(ndev->ntb.pdev, b2b_bar); in xeon_setup_b2b_mw()1341 if (b2b_bar == 2) { in xeon_setup_b2b_mw()1354 if (b2b_bar == 4) { in xeon_setup_b2b_mw()1366 if (b2b_bar == 4) { in xeon_setup_b2b_mw()1378 if (b2b_bar == 5) { in xeon_setup_b2b_mw()[all …]