Searched defs:ReqElmenth (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
H A DGeneralUtil.c380 TI_STATUS DistributorMgr_ReReg(TI_HANDLE hDistributorMgr,TI_HANDLE ReqElmenth ,UINT16 Mask,TI_HANDLE CallBack,TI_HANDLE Context,UINT32 Cookie)
383 NotifReqElment_t *NotifReqElment = (NotifReqElment_t*)ReqElmenth;
407 TI_STATUS DistributorMgr_AddToMask(TI_HANDLE hDistributorMgr,TI_HANDLE ReqElmenth,UINT16 Mask) argument
410 NotifReqElment_t *NotifReqElment = (NotifReqElment_t*)ReqElmenth;
431 VOID DistributorMgr_HaltNotif(TI_HANDLE ReqElmenth) argument
433 NotifReqElment_t *NotifReqElment = (NotifReqElment_t*)ReqElmenth;
451 VOID DistributorMgr_RestartNotif(TI_HANDLE ReqElmenth) argument
453 NotifReqElment_t *NotifReqElment = (NotifReqElment_t*)ReqElmenth;
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
H A DGeneralUtil.c380 TI_STATUS DistributorMgr_ReReg(TI_HANDLE hDistributorMgr,TI_HANDLE ReqElmenth ,TI_UINT16 Mask,TI_HANDLE CallBack,TI_HANDLE Context,TI_UINT32 Cookie)
383 NotifReqElment_t *NotifReqElment = (NotifReqElment_t*)ReqElmenth;
407 TI_STATUS DistributorMgr_AddToMask(TI_HANDLE hDistributorMgr,TI_HANDLE ReqElmenth,TI_UINT16 Mask) argument
410 NotifReqElment_t *NotifReqElment = (NotifReqElment_t*)ReqElmenth;
431 void DistributorMgr_HaltNotif(TI_HANDLE ReqElmenth) argument
433 NotifReqElment_t *NotifReqElment = (NotifReqElment_t*)ReqElmenth;
451 void DistributorMgr_RestartNotif(TI_HANDLE ReqElmenth) argument
453 NotifReqElment_t *NotifReqElment = (NotifReqElment_t*)ReqElmenth;

Completed in 476 milliseconds