Home
last modified time | relevance | path

Searched refs:SC_FUNC (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/bxe/ !
H A Dbxe.c1008 int func = SC_FUNC(sc); in bxe_acquire_hw_lock()
1055 int func = SC_FUNC(sc); in bxe_release_hw_lock()
2134 (SC_FUNC(sc) * sizeof(uint32_t))), 1); in elink_cb_notify_link_changed()
2337 int func = SC_FUNC(sc); in bxe_sp_prod_update()
2429 type |= ((SC_FUNC(sc) << SPE_HDR_T_FUNCTION_ID_SHIFT) & in bxe_sp_post()
3685 ramrod_param.func_id = SC_FUNC(sc); in bxe_set_q_rx_mode()
5823 ilt->start_line = FUNC_ILT_BASE(SC_FUNC(sc)); in bxe_ilt_set_info()
7915 int func = SC_FUNC(sc); in bxe_attn_int_deasserted3()
8441 storm_memset_eq_prod(sc, prod, SC_FUNC(sc)); in bxe_update_eq_prod()
9427 CSTORM_SP_STATUS_BLOCK_DATA_OFFSET(SC_FUNC(sc)) + in bxe_wr_sp_sb_data()
[all …]
H A Dbxe_stats.c1552 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bxe_prep_fw_stats_req()
1565 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bxe_prep_fw_stats_req()
1585 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bxe_prep_fw_stats_req()
H A Dbxe.h1377 #define SC_FUNC(sc) (sc->pfunc_rel) macro
1384 #define FUNC_ID(sc) SC_FUNC(sc)
2017 GENERAL_ATTEN_OFFSET(LINK_SYNC_ATTENTION_BIT_FUNC_0 + SC_FUNC(sc))
H A Decore_init_ops.h764 REG_WR(sc, start_reg + SC_FUNC(sc)*4, in ecore_ilt_boundry_init_op()
H A Decore_sp.h206 #define ECORE_FUNC_ID SC_FUNC