Searched refs:dfltRelativeId (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h2295 uint8_t dfltRelativeId; /**< The default Virtual-Storage-Profile-id dedicated to Rx/OP port member in struct:t_FmPortVSPAllocParams
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h941 uint8_t dfltRelativeId; member in struct:__anon9763
H A Dfm_port.c4434 /*dfltRelativeId should be in the range of numOfProfiles*/
4436 p_VSPParams->dfltRelativeId < p_VSPParams->numOfProfiles,
4460 p_VSPParams->dfltRelativeId,
4485 hwStoragePrflId = p_VSPParams->dfltRelativeId;
4505 p_FmPort->dfltRelativeId = p_VSPParams->dfltRelativeId;
5257 GET_UINT32(p_ParamsPage->misc) | (p_FmPort->dfltRelativeId & FM_CTL_PARAMS_PAGE_ERROR_VSP_MASK));

Completed in 111 milliseconds