Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
Dcntrl_SignalingInterface.h360 …stServiceFlowParamSI *psfAuthorizedSet; /**< AuthorizedSet of type stServiceFlowPara… member
DCmHost.c1400 pstAddIndication->psfAuthorizedSet = (stServiceFlowParamSI *) in StoreCmControlResponseMessage()
1402 if (!pstAddIndication->psfAuthorizedSet) { in StoreCmControlResponseMessage()
1408 (ULONG)pstAddIndication->psfAuthorizedSet) != 1) { in StoreCmControlResponseMessage()
1414 …pstAddIndication->psfAuthorizedSet = (stServiceFlowParamSI *)ntohl((ULONG)pstAddIndication->psfAut… in StoreCmControlResponseMessage()
1424 AddRequest.psfParameterSet = pstAddIndication->psfAuthorizedSet; in StoreCmControlResponseMessage()
1507 …CONN_MSG, DBG_LVL_ALL, "AddIndication-autorized set loc : %p", pstAddIndication->psfAuthorizedSet); in RestoreCmControlResponseMessage()
1535 …ulStatus = RestoreSFParam(Adapter, (ULONG)pstAddIndication->psfAuthorizedSet, (PUCHAR)&pstAddIndic… in RestoreCmControlResponseMessage()