Searched refs:pNextOp (Results 1 – 13 of 13) sorted by relevance
127 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member154 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member181 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member242 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member281 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member308 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member353 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member403 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member433 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member463 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member[all …]
131 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member170 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member224 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member286 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member327 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member368 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member409 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member450 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member491 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member532 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member[all …]
131 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member170 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member242 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member306 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member392 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member460 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member566 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member680 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member786 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member907 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member[all …]
89 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member218 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member275 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member314 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member369 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member407 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member
78 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member117 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member
637 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member711 …rfc_radioOp_t *pNextOp; //!< Pointer to the next operation to run after this o… member
1733 RF_ratSyncCmd.stop.pNextOp = NULL; in RF_corePowerDown()1942 pOp = pOp->pNextOp; in RF_cacheFsCmd()1963 while (pOp->pNextOp && nCmdChainMax) in RF_findEndOfChain()1966 pOp = pOp->pNextOp; in RF_findEndOfChain()2272 while (tmp1->pNextOp && tmp1->pNextOp != (RF_Op*)&pObj->state.mode_state.cmdFs) in RF_checkCmdFsError()2274 tmp1 = tmp1->pNextOp; in RF_checkCmdFsError()3122 RF_ratSyncCmd.start.pNextOp = NULL; in RF_fsmSetupState()3133 while ((tmp->pNextOp) && (tmp->pNextOp->commandNo != CMD_SYNC_START_RAT) && in RF_fsmSetupState()3134 (tmp->pNextOp->commandNo != CMD_FS) && in RF_fsmSetupState()3135 (tmp->pNextOp->commandNo != CMD_FS_OFF)) in RF_fsmSetupState()[all …]