Home | History | Annotate | Download | only in Txn

Lines Matching full:functional

115  * and establish the physical connection. Done once (and not per functional driver startup). 
135 /** \brief Register functional driver to TxnQ
138 * \param uFuncId - The calling functional driver
145 * Called by each functional driver (WLAN, future-BT) that uses the TxnQ.
156 /** \brief Unregister functional driver from TxnQ
159 * \param uFuncId - The calling functional driver
164 * Called by registered functional driver that uses the TxnQ to unregister.
174 * \param uFuncId - The calling functional driver
178 * Called upon functional driver stop command or upon recovery.
192 * \param uFuncId - The calling functional driver
206 * \param uFuncId - The calling functional driver
222 * Called by the functional driver to initiate a new transaction.