Home
last modified time | relevance | path

Searched refs:FmPcdGetSwPrsOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_prs.c268 uint32_t FmPcdGetSwPrsOffset(t_Handle h_FmPcd, e_NetHeaderType hdr, uint8_t indexPerHdr) in FmPcdGetSwPrsOffset() function
H A Dfm_pcd.c259 FmPcdGetSwPrsOffset(h_FmPcd, in IpcMsgHandlerCB()
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h677 uint32_t FmPcdGetSwPrsOffset(t_Handle h_FmPcd, e_NetHeaderType hdr, uint8_t indexPerHdr);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1038 tmpPrsOffset = FmPcdGetSwPrsOffset(p_FmPort->h_FmPcd, p_HdrParams->hdr, in AdditionalPrsParams()
1535 initialSwPrs = FmPcdGetSwPrsOffset(p_FmPort->h_FmPcd, HEADER_TYPE_NONE, in SetPcd()