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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.h379 t_FmPcdCcGroupParam fmPcdGroupParam[FM_PCD_MAX_NUM_OF_CC_GROUPS]; member in struct:__anon9716
H A Dfm_cc.c5102 p_FmPcdCcTree->fmPcdGroupParam[ipv6GroupId].baseGroupEntry =
5125 p_FmPcdCcTree->fmPcdGroupParam[ipv4GroupId].totalBitsMask = 0;
5126 p_FmPcdCcTree->fmPcdGroupParam[ipv4GroupId].baseGroupEntry =
5203 p_FmPcdCcTree->fmPcdGroupParam[groupId].baseGroupEntry =
5295 if (index >= p_FmPcdCcTree->fmPcdGroupParam[grpId].numOfEntriesInGroup)
5303 keyIndex = (uint16_t)(p_FmPcdCcTree->fmPcdGroupParam[grpId].baseGroupEntry
5778 *p_GrpBits = p_FmPcdCcTree->fmPcdGroupParam[grpId].totalBitsMask;
5779 *p_GrpBase = p_FmPcdCcTree->fmPcdGroupParam[grpId].baseGroupEntry;
6074 p_FmPcdCcTree->fmPcdGroupParam[i].baseGroupEntry = numOfEntries;
6075 p_FmPcdCcTree->fmPcdGroupParam[
[all...]

Completed in 33 milliseconds