Lines Matching refs:SC_PATH

1849     return (SC_PATH(sc));  in elink_cb_path_id()
3757 int path = SC_PATH(sc); in bxe_nic_load_no_mcp()
3782 int path = SC_PATH(sc); in bxe_nic_unload_no_mcp()
4385 bxe_reset_is_done(sc, SC_PATH(sc))) { in bxe_nic_unload()
6662 uint32_t bit = SC_PATH(sc) ? BXE_PATH1_RST_IN_PROG_BIT : in bxe_set_reset_done()
6680 uint32_t bit = SC_PATH(sc) ? BXE_PATH1_RST_IN_PROG_BIT : in bxe_set_reset_in_progress()
6733 uint32_t mask = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_MASK : in bxe_set_pf_load()
6735 uint32_t shift = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_SHIFT : in bxe_set_pf_load()
6766 uint32_t mask = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_MASK : in bxe_clear_pf_load()
6768 uint32_t shift = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_SHIFT : in bxe_clear_pf_load()
6922 abs_func = (n * (2 * vn + SC_PORT(sc)) + SC_PATH(sc)); in bxe_read_mf_cfg()
10702 if (SC_PATH(sc)) { in bxe_get_leader_lock_resource()
11150 BLOGE(sc, "Something bad occurred on engine %d!\n", SC_PATH(sc)); in bxe_leader_reset()
12443 int other_engine = SC_PATH(sc) ? 0 : 1; in bxe_parity_recover()
12447 bxe_get_load_status(sc, SC_PATH(sc)); in bxe_parity_recover()
12493 if (!bxe_reset_is_done(sc, SC_PATH(sc))) { in bxe_parity_recover()
12882 int other_engine = SC_PATH(sc) ? 0 : 1; in bxe_init_locked()
12914 load_status = bxe_get_load_status(sc, SC_PATH(sc)); in bxe_init_locked()
12916 if (!bxe_reset_is_done(sc, SC_PATH(sc)) || in bxe_init_locked()
13606 uint8_t abs_func_other_port = (SC_PATH(sc) + (2 * other_port)); in bxe_get_mf_cfg_info()
14075 REG_RD(sc, (SC_PATH(sc) ? MISC_REG_GENERIC_CR_1 : in bxe_get_device_info()
15321 (SC_PATH(sc) == tmp->path)) { in bxe_prev_path_get_entry()
15342 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_is_path_marked()
15347 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_is_path_marked()
15370 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path()
15374 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path()
15394 tmp->path = SC_PATH(sc); in bxe_prev_mark_path()
15402 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path()
17057 for (abs_func_id = SC_PATH(sc); in bxe_init_hw_common()
17222 bxe_pretend_func(sc, (SC_PATH(sc) + 6)); in bxe_init_hw_common()