Searched refs:_Current_Live (Results 1 – 1 of 1) sorted by relevance
448 TSP_FltType _Current_Live; member520 ._Current_Live = E_TSP_FLT_SRC_LIVE0,715 presource->_Current_Live = E_TSP_FLT_SRC_LIVE0; in _TSP_InitResource()2620 _ptsp_res->_Current_Live = E_TSP_FLT_SRC_LIVE0; in _TSP_Init()3840 …if ((eFltType & E_TSP_FLT_SRC_TSIF0) && (_ptsp_res->_Current_Live != E_TSP_FLT_SRC_TSIF0)) // if c… in MDrv_TSP_FLT_Alloc_Common()3844 eFltType = (eFltType & ~E_TSP_FLT_SRC_MASK) | _ptsp_res->_Current_Live ; in MDrv_TSP_FLT_Alloc_Common()7331 if (SrcFlow == _ptsp_res->_Current_Live) in _TSP_FLT_SrcSwitch()7333 _ptsp_res->_Current_Live = TgtFlow & E_TSP_FLT_SRC_MASK; in _TSP_FLT_SrcSwitch()7349 if ((TgtFlow&E_TSP_FLT_SRC_MASK ) == _ptsp_res->_Current_Live) in MDrv_TSP_FLT_LiveSrcSwitch()7354 ret = _TSP_FLT_SrcSwitch(_ptsp_res->_Current_Live, TgtFlow); in MDrv_TSP_FLT_LiveSrcSwitch()