Searched refs:b2b_bar (Results 1 – 1 of 1) sorted by relevance
1487 int b2b_bar; in xeon_setup_b2b_mw() local1495 b2b_bar = 0; in xeon_setup_b2b_mw()1498 b2b_bar = ndev_mw_to_bar(ndev, ndev->b2b_idx); in xeon_setup_b2b_mw()1499 if (b2b_bar < 0) in xeon_setup_b2b_mw()1502 dev_dbg(ndev_dev(ndev), "using b2b mw bar %d\n", b2b_bar); in xeon_setup_b2b_mw()1504 bar_size = pci_resource_len(ndev->ntb.pdev, b2b_bar); in xeon_setup_b2b_mw()1532 if (b2b_bar == 2) { in xeon_setup_b2b_mw()1545 if (b2b_bar == 4) { in xeon_setup_b2b_mw()1557 if (b2b_bar == 4) { in xeon_setup_b2b_mw()1569 if (b2b_bar == 5) { in xeon_setup_b2b_mw()[all …]