Home
last modified time | relevance | path

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

/freebsd-14.2/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()
2337 int func = SC_FUNC(sc); in bxe_sp_prod_update()
7915 int func = SC_FUNC(sc); in bxe_attn_int_deasserted3()
9659 SC_FUNC(sc), in bxe_init_eth_fp()
9779 int func = SC_FUNC(sc); in bxe_init_def_sb()
10637 int func = SC_FUNC(sc); in bxe_trylock_hw_lock()
13902 int pfid = SC_FUNC(sc); in bxe_get_igu_cam_info()
15695 (SC_FUNC(sc) <= 5) ? in bxe_prev_unload()
18072 int func = SC_FUNC(sc); in bxe_init_hw_func()
[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.h1388 #define SC_FUNC(sc) (sc->pfunc_rel) macro
1395 #define FUNC_ID(sc) SC_FUNC(sc)
2028 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