Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
Dcntrl_SignalingInterface.h370 }stLocalSFAddIndication; typedef
DCmHost.c1364 stLocalSFAddIndication *pstAddIndication = NULL; in StoreCmControlResponseMessage()
1469 (*puBufferLength) = sizeof(stLocalSFAddIndication); in StoreCmControlResponseMessage()
1470 *(stLocalSFAddIndication *)pvBuffer = *pstAddIndication; in StoreCmControlResponseMessage()
1479 stLocalSFAddIndication *pstAddIndication = NULL; in RestoreCmControlResponseMessage()
1482 pstAddIndication = (stLocalSFAddIndication *)(pvBuffer); in RestoreCmControlResponseMessage()
1674 ClearTargetDSXBuffer(Adapter, ((stLocalSFAddIndication *)pvBuffer)->u16TID, FALSE); in CmControlResponseMessage()