Searched refs:maxService (Results 1 – 7 of 7) sorted by relevance
816 pSaveCoex[i].maxService = pCoexActivity->maxService; in cmdBld_CfgCoexActivity()
1118 pCfg->maxService = ENDIAN_HANDLE_WORD(pCoexActivity->maxService); in cmdBld_CfgIeCoexActivity()1126 pCfg->maxService); in cmdBld_CfgIeCoexActivity()
692 uint16 maxService; /* 0-65535, The maximum service allowed either in member
748 pSaveCoex[saveIndex].maxService = pParmCoex[iParam].maxService; in TWD_SetDefaults()
2339 uint16 maxService; /* 0-65535, The maximum service allowed either in member
5343 CoexActivityArray[entry].maxService = tmpArray[5]; in regConvertStringtoCoexActivityTable()
3725 tCoexActivity.maxService = (U16)parm[5].value; in CuCmd_ConfigCoexActivity()