Home
last modified time | relevance | path

Searched refs:HaltReq (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DGeneralUtil.c370 NotifReqElment->HaltReq = TI_FALSE; in DistributorMgr_Reg()
438 NotifReqElment->HaltReq = TI_TRUE; in DistributorMgr_HaltNotif()
458 NotifReqElment->HaltReq = TI_FALSE; in DistributorMgr_RestartNotif()
500 if((NotifReqElment->Mask & Mask) && !(NotifReqElment->HaltReq)) in DistributorMgr_EventCall()
DGeneralUtil.h81 TI_BOOL HaltReq; member