Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
Dcntrl_SignalingInterface.h364 … stServiceFlowParamSI *psfActiveSet; /**< sfActiveSet of type stServiceFlowParamSI*/ member
DCmHost.c1456 pstAddIndication->psfActiveSet = (stServiceFlowParamSI *) in StoreCmControlResponseMessage()
1458 if (!pstAddIndication->psfActiveSet) { in StoreCmControlResponseMessage()
1462 …(Adapter, (PUCHAR)&pstAddIndicationAlt->sfActiveSet, (ULONG)pstAddIndication->psfActiveSet) != 1) { in StoreCmControlResponseMessage()
1467 …pstAddIndication->psfActiveSet = (stServiceFlowParamSI *)ntohl((ULONG)pstAddIndication->psfActiveS… in StoreCmControlResponseMessage()
1509 …THERS, CONN_MSG, DBG_LVL_ALL, "AddIndication-Active set loc : %p", pstAddIndication->psfActiveSet); in RestoreCmControlResponseMessage()
1519 …ulStatus = RestoreSFParam(Adapter, (ULONG)pstAddIndication->psfActiveSet, (PUCHAR)&pstAddIndicatio… in RestoreCmControlResponseMessage()