Searched refs:p_FmSpRegsBase (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.h79 struct fm_pcd_storage_profile_regs *p_FmSpRegsBase; member in struct:__anon10865
H A Dfm_sp.c487 p_FmVspEntry->p_FmSpRegsBase =
489 if (!p_FmVspEntry->p_FmSpRegsBase)
549 ASSERT_COND(p_FmVspEntry->p_FmSpRegsBase);
555 fman_vsp_init(p_FmVspEntry->p_FmSpRegsBase, absoluteProfileId, &fm_vsp_params,FM_PORT_MAX_NUM_OF_EXT_POOLS, BM_MAX_NUM_OF_POOLS, FM_MAX_NUM_OF_PFC_PRIORITIES);

Completed in 104 milliseconds