Lines Matching refs:SC_PATH
1856 return (SC_PATH(sc)); in elink_cb_path_id()
3768 int path = SC_PATH(sc); in bxe_nic_load_no_mcp()
3793 int path = SC_PATH(sc); in bxe_nic_unload_no_mcp()
4396 bxe_reset_is_done(sc, SC_PATH(sc))) { in bxe_nic_unload()
6702 uint32_t bit = SC_PATH(sc) ? BXE_PATH1_RST_IN_PROG_BIT : in bxe_set_reset_done()
6720 uint32_t bit = SC_PATH(sc) ? BXE_PATH1_RST_IN_PROG_BIT : in bxe_set_reset_in_progress()
6773 uint32_t mask = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_MASK : in bxe_set_pf_load()
6775 uint32_t shift = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_SHIFT : in bxe_set_pf_load()
6806 uint32_t mask = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_MASK : in bxe_clear_pf_load()
6808 uint32_t shift = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_SHIFT : in bxe_clear_pf_load()
6962 abs_func = (n * (2 * vn + SC_PORT(sc)) + SC_PATH(sc)); in bxe_read_mf_cfg()
10742 if (SC_PATH(sc)) { in bxe_get_leader_lock_resource()
11190 BLOGE(sc, "Something bad occurred on engine %d!\n", SC_PATH(sc)); in bxe_leader_reset()
12496 int other_engine = SC_PATH(sc) ? 0 : 1; in bxe_parity_recover()
12500 bxe_get_load_status(sc, SC_PATH(sc)); in bxe_parity_recover()
12546 if (!bxe_reset_is_done(sc, SC_PATH(sc))) { in bxe_parity_recover()
12935 int other_engine = SC_PATH(sc) ? 0 : 1; in bxe_init_locked()
12967 load_status = bxe_get_load_status(sc, SC_PATH(sc)); in bxe_init_locked()
12969 if (!bxe_reset_is_done(sc, SC_PATH(sc)) || in bxe_init_locked()
13672 uint8_t abs_func_other_port = (SC_PATH(sc) + (2 * other_port)); in bxe_get_mf_cfg_info()
14141 REG_RD(sc, (SC_PATH(sc) ? MISC_REG_GENERIC_CR_1 : in bxe_get_device_info()
15387 (SC_PATH(sc) == tmp->path)) { in bxe_prev_path_get_entry()
15408 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_is_path_marked()
15413 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_is_path_marked()
15436 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path()
15440 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path()
15460 tmp->path = SC_PATH(sc); in bxe_prev_mark_path()
15468 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path()
17153 for (abs_func_id = SC_PATH(sc); in bxe_init_hw_common()
17318 bxe_pretend_func(sc, (SC_PATH(sc) + 6)); in bxe_init_hw_common()