Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/bcm/
Dcntrl_SignalingInterface.h360 …stServiceFlowParamSI *psfAuthorizedSet; /**< AuthorizedSet of type stServiceFlowPara… member
DCmHost.c1706 pstAddIndication->psfAuthorizedSet = (stServiceFlowParamSI *) in StoreCmControlResponseMessage()
1708 if(!pstAddIndication->psfAuthorizedSet) in StoreCmControlResponseMessage()
1712 (ULONG)pstAddIndication->psfAuthorizedSet)!= 1) in StoreCmControlResponseMessage()
1716 …pstAddIndication->psfAuthorizedSet = (stServiceFlowParamSI *)ntohl((ULONG)pstAddIndication->psfAut… in StoreCmControlResponseMessage()
1727 AddRequest.psfParameterSet =pstAddIndication->psfAuthorizedSet ; in StoreCmControlResponseMessage()
1809 …CONN_MSG, DBG_LVL_ALL, "AddIndication-autorized set loc : %p",pstAddIndication->psfAuthorizedSet); in RestoreCmControlResponseMessage()
1839 …ulStatus=RestoreSFParam(Adapter,(ULONG)pstAddIndication->psfAuthorizedSet,(PUCHAR)&pstAddIndicatio… in RestoreCmControlResponseMessage()