Searched refs:bcm_add_indication (Results 1 – 2 of 2) sorted by relevance
262 struct bcm_add_indication { struct
1450 struct bcm_add_indication *pstAddIndication = NULL; in StoreCmControlResponseMessage()1481 pstAddIndication = kmalloc(sizeof(struct bcm_add_indication), in StoreCmControlResponseMessage()1567 (*puBufferLength) = sizeof(struct bcm_add_indication); in StoreCmControlResponseMessage()1568 *(struct bcm_add_indication *)pvBuffer = *pstAddIndication; in StoreCmControlResponseMessage()1578 struct bcm_add_indication *pstAddIndication = NULL; in RestoreCmControlResponseMessage()1838 ClearTargetDSXBuffer(Adapter, ((struct bcm_add_indication *)pvBuffer)->u16TID, false); in CmControlResponseMessage()