Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c188 int func = SC_FUNC(sc); in bnx2x_acquire_hw_lock()
242 int func = SC_FUNC(sc); in bnx2x_release_hw_lock()
980 int func = SC_FUNC(sc); in bnx2x_sp_prod_update()
3869 int func = SC_FUNC(sc); in bnx2x_attn_int_deasserted3()
5007 SC_FUNC(sc), in bnx2x_init_eth_fp()
5017 SC_FUNC(sc), in bnx2x_init_eth_fp()
5123 int func = SC_FUNC(sc); in bnx2x_init_def_sb()
5774 SC_FUNC(sc), in bnx2x_init_objs()
5775 SC_FUNC(sc), in bnx2x_init_objs()
5784 SC_FUNC(sc), in bnx2x_init_objs()
[all …]
H A Dbnx2x_stats.c1376 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bnx2x_prep_fw_stats_req()
1389 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bnx2x_prep_fw_stats_req()
1409 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bnx2x_prep_fw_stats_req()
H A Dbnx2x.h1107 #define SC_FUNC(sc) (sc->pfunc_rel) macro
1114 #define FUNC_ID(sc) SC_FUNC(sc)
1693 GENERAL_ATTEN_OFFSET(LINK_SYNC_ATTENTION_BIT_FUNC_0 + SC_FUNC(sc))
H A Decore_init_ops.h677 REG_WR(sc, start_reg + SC_FUNC(sc) * 4, in ecore_ilt_boundary_init_op()
H A Decore_sp.h182 #define ECORE_FUNC_ID SC_FUNC