Home
last modified time | relevance | path

Searched refs:u16VCID (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
DCmHost.h35 B_UINT16 u16VCID; member
52 B_UINT16 u16VCID; member
74 B_UINT16 u16VCID; member
92 B_UINT16 u16VCID; member
119 B_UINT16 u16VCID; member
137 B_UINT16 u16VCID; member
Dcntrl_SignalingInterface.h335 B_UINT16 u16VCID; /**< 16bit VCID*/ member
355 B_UINT16 u16VCID; /**< 16bitVCID*/ member
404 B_UINT16 u16VCID; /**< VCID */ member
DCmHost.c847 …er, DBG_TYPE_OTHERS, DUMP_CONTROL, DBG_LVL_ALL, "u16VCID: 0x%X", ntohs(pstAddIndication->u16VCID)); in DumpCmControlPacket()
1423 AddRequest.u16VCID = pstAddIndicationAlt->u16VCID; in StoreCmControlResponseMessage()
1438 pstAddIndication->u16VCID = pstAddIndicationAlt->u16VCID; in StoreCmControlResponseMessage()
1506 …E_OTHERS, CONN_MSG, DBG_LVL_ALL, "AddIndication-u16VCID : 0x%X", ntohs(pstAddIndication->u16VCID)); in RestoreCmControlResponseMessage()
1515 pstAddIndicationDest->u16VCID = pstAddIndication->u16VCID; in RestoreCmControlResponseMessage()
1698 …T(Adapter, DBG_TYPE_OTHERS, CONN_MSG, DBG_LVL_ALL, " VCID = %x", ntohs(pstAddIndication->u16VCID)); in CmControlResponseMessage()
1718 ntohs(pstAddIndication->u16VCID)); in CmControlResponseMessage()
1758 Adapter->PackInfo[uiSearchRuleIndex].usVCID_Value = ntohs(pstAddIndication->u16VCID); in CmControlResponseMessage()
1862 Adapter->PackInfo[uiSearchRuleIndex].usVCID_Value = ntohs(pstChangeIndication->u16VCID); in CmControlResponseMessage()
1865 …BCM_DEBUG_PRINT(Adapter, DBG_TYPE_PRINTK, 0, 0, "VCID= %d\n", ntohs(pstChangeIndication->u16VCID)); in CmControlResponseMessage()