Lines Matching refs:SC_PATH

1841     return (SC_PATH(sc));  in elink_cb_path_id()
3740 int path = SC_PATH(sc); in bxe_nic_load_no_mcp()
3765 int path = SC_PATH(sc); in bxe_nic_unload_no_mcp()
4368 bxe_reset_is_done(sc, SC_PATH(sc))) { in bxe_nic_unload()
6637 uint32_t bit = SC_PATH(sc) ? BXE_PATH1_RST_IN_PROG_BIT : in bxe_set_reset_done()
6655 uint32_t bit = SC_PATH(sc) ? BXE_PATH1_RST_IN_PROG_BIT : in bxe_set_reset_in_progress()
6708 uint32_t mask = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_MASK : in bxe_set_pf_load()
6710 uint32_t shift = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_SHIFT : in bxe_set_pf_load()
6741 uint32_t mask = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_MASK : in bxe_clear_pf_load()
6743 uint32_t shift = SC_PATH(sc) ? BXE_PATH1_LOAD_CNT_SHIFT : in bxe_clear_pf_load()
6897 abs_func = (n * (2 * vn + SC_PORT(sc)) + SC_PATH(sc)); in bxe_read_mf_cfg()
10677 if (SC_PATH(sc)) { in bxe_get_leader_lock_resource()
11125 BLOGE(sc, "Something bad occurred on engine %d!\n", SC_PATH(sc)); in bxe_leader_reset()
12417 int other_engine = SC_PATH(sc) ? 0 : 1; in bxe_parity_recover()
12421 bxe_get_load_status(sc, SC_PATH(sc)); in bxe_parity_recover()
12467 if (!bxe_reset_is_done(sc, SC_PATH(sc))) { in bxe_parity_recover()
12856 int other_engine = SC_PATH(sc) ? 0 : 1; in bxe_init_locked()
12888 load_status = bxe_get_load_status(sc, SC_PATH(sc)); in bxe_init_locked()
12890 if (!bxe_reset_is_done(sc, SC_PATH(sc)) || in bxe_init_locked()
13575 uint8_t abs_func_other_port = (SC_PATH(sc) + (2 * other_port)); in bxe_get_mf_cfg_info()
14044 REG_RD(sc, (SC_PATH(sc) ? MISC_REG_GENERIC_CR_1 : in bxe_get_device_info()
15290 (SC_PATH(sc) == tmp->path)) { in bxe_prev_path_get_entry()
15311 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_is_path_marked()
15316 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_is_path_marked()
15339 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path()
15343 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path()
15363 tmp->path = SC_PATH(sc); in bxe_prev_mark_path()
15371 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path()
17021 for (abs_func_id = SC_PATH(sc); in bxe_init_hw_common()
17186 bxe_pretend_func(sc, (SC_PATH(sc) + 6)); in bxe_init_hw_common()