Searched refs:_stTspPathState (Results 1 – 1 of 1) sorted by relevance
272 …if((_ptsp_res->_bIsTspPathEverAlloc == TRUE) && (_ptsp_res->_stTspPathState[PhyTspPath].bUsed == F…440 DrvTSP_Path_State _stTspPathState[TSP_TSIF_NUM]; member516 ._stTspPathState = {[0 ... (TSP_TSIF_NUM-1)] = {FALSE}},709 presource->_stTspPathState[u32ii].bUsed = FALSE; in _TSP_InitResource()1314 if(_ptsp_res->_stTspPathState[u32PhyTspPath].bUsed == FALSE) in _TSP_Path_Alloc()1316 _ptsp_res->_stTspPathState[u32PhyTspPath].bUsed = TRUE; in _TSP_Path_Alloc()1335 if(_ptsp_res->_stTspPathState[u32PhyTspPath].bUsed == FALSE) in _TSP_Path_Free()1338 _ptsp_res->_stTspPathState[u32PhyTspPath].bUsed = FALSE; in _TSP_Path_Free()