Home
last modified time | relevance | path

Searched refs:usCID (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/bcm/
DHostMIBSInterface.h165 unsigned short usCID; member
DAdapter.h162 USHORT usCID; member
DCmHost.c1916 Adapter->PackInfo[uiSearchRuleIndex].usCID = ntohs(pstAddIndication->u16CID); in CmControlResponseMessage()
2016 Adapter->PackInfo[uiSearchRuleIndex].usCID = ntohs(pstChangeIndication->u16CID); in CmControlResponseMessage()
2130 packinfo->usCID = ntohs(pHostInfo->newCID); in OverrideServiceFlowParams()
DMisc.c750 …apter, DBG_TYPE_OTHERS, DUMP_INFO, DBG_LVL_ALL, "CID: %x\n", Adapter->PackInfo[uiLoopIndex].usCID); in DumpPackInfo()