Home
last modified time | relevance | path

Searched refs:psfAdmittedSet (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
Dcntrl_SignalingInterface.h362 …stServiceFlowParamSI *psfAdmittedSet; /**< AdmittedSet of type stServiceFlowParamSI*/ member
DCmHost.c1442 pstAddIndication->psfAdmittedSet = (stServiceFlowParamSI *) in StoreCmControlResponseMessage()
1444 if (!pstAddIndication->psfAdmittedSet) { in StoreCmControlResponseMessage()
1448 …pter, (PUCHAR)&pstAddIndicationAlt->sfAdmittedSet, (ULONG)pstAddIndication->psfAdmittedSet) != 1) { in StoreCmControlResponseMessage()
1453 …pstAddIndication->psfAdmittedSet = (stServiceFlowParamSI *)ntohl((ULONG)pstAddIndication->psfAdmit… in StoreCmControlResponseMessage()
1508 …S, CONN_MSG, DBG_LVL_ALL, "AddIndication-admitted set loc : %p", pstAddIndication->psfAdmittedSet); in RestoreCmControlResponseMessage()
1527 …ulStatus = RestoreSFParam(Adapter, (ULONG)pstAddIndication->psfAdmittedSet, (PUCHAR)&pstAddIndicat… in RestoreCmControlResponseMessage()