Searched refs:b2b_bar (Results 1 – 1 of 1) sorted by relevance
1300 int b2b_bar; in xeon_setup_b2b_mw() local1308 b2b_bar = 0; in xeon_setup_b2b_mw()1311 b2b_bar = ndev_mw_to_bar(ndev, ndev->b2b_idx); in xeon_setup_b2b_mw()1312 if (b2b_bar < 0) in xeon_setup_b2b_mw()1315 dev_dbg(&pdev->dev, "using b2b mw bar %d\n", b2b_bar); in xeon_setup_b2b_mw()1317 bar_size = pci_resource_len(ndev->ntb.pdev, b2b_bar); in xeon_setup_b2b_mw()1342 if (b2b_bar == 2) { in xeon_setup_b2b_mw()1355 if (b2b_bar == 4) { in xeon_setup_b2b_mw()1367 if (b2b_bar == 4) { in xeon_setup_b2b_mw()1379 if (b2b_bar == 5) { in xeon_setup_b2b_mw()[all …]