Home
last modified time | relevance | path

Searched defs:Mask (Results 1 – 9 of 9) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
DGeneralUtil.c353 TI_HANDLE DistributorMgr_Reg(TI_HANDLE hDistributorMgr,UINT16 Mask,TI_HANDLE CallBack, in DistributorMgr_Reg()
380 TI_STATUS DistributorMgr_ReReg(TI_HANDLE hDistributorMgr,TI_HANDLE ReqElmenth ,UINT16 Mask,TI_HANDL… in DistributorMgr_ReReg()
407 TI_STATUS DistributorMgr_AddToMask(TI_HANDLE hDistributorMgr,TI_HANDLE ReqElmenth,UINT16 Mask) in DistributorMgr_AddToMask()
488 VOID DistributorMgr_EventCall(TI_HANDLE hDistributorMgr,UINT16 Mask,int EventCount) in DistributorMgr_EventCall()
DGeneralUtil.h81 UINT16 Mask; member
DTrafficMonitor.c1042 VOID TrafficMonitor_Event(TI_HANDLE hTrafficMonitor,int Count,UINT16 Mask,UINT32 MonitorModuleType) in TrafficMonitor_Event()
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
DGeneralUtil.c353 TI_HANDLE DistributorMgr_Reg(TI_HANDLE hDistributorMgr,TI_UINT16 Mask,TI_HANDLE CallBack, in DistributorMgr_Reg()
380 TI_STATUS DistributorMgr_ReReg(TI_HANDLE hDistributorMgr,TI_HANDLE ReqElmenth ,TI_UINT16 Mask,TI_HA… in DistributorMgr_ReReg()
407 TI_STATUS DistributorMgr_AddToMask(TI_HANDLE hDistributorMgr,TI_HANDLE ReqElmenth,TI_UINT16 Mask) in DistributorMgr_AddToMask()
488 void DistributorMgr_EventCall(TI_HANDLE hDistributorMgr,TI_UINT16 Mask,int EventCount) in DistributorMgr_EventCall()
DGeneralUtil.h80 TI_UINT16 Mask; member
DTrafficMonitor.c1051 void TrafficMonitor_Event(TI_HANDLE hTrafficMonitor,int Count,TI_UINT16 Mask,TI_UINT32 MonitorModul… in TrafficMonitor_Event()
Drx.c877 static void rxData_DistributorRxEvent (rxData_t *pRxData, TI_UINT16 Mask, int DataLen) in rxData_DistributorRxEvent()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
Drx.c926 static VOID rxData_DistributorRxEvent(rxData_t *pRxData,UINT16 Mask,int DataLen) in rxData_DistributorRxEvent()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
Dtx.c2810 static VOID txData_DistributorTxEvent(txData_t *pTxData,UINT16 Mask,int DataLen) in txData_DistributorTxEvent()