HomeSort by relevance Sort by last modified time
    Searched refs:hQueue (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/Txn/
TxnQueue.c 433 TI_HANDLE hQueue = pTxnQ->aTxnQueues[uFuncId][TXN_PARAM_GET_PRIORITY(pTxn)];
435 eStatus = que_Enqueue (hQueue, (TI_HANDLE)pTxn);
  /system/wlan/ti/wilink_6_1/Txn/
TxnQueue.c 421 TI_HANDLE hQueue = pTxnQ->aTxnQueues[uFuncId][TXN_PARAM_GET_PRIORITY(pTxn)];
423 que_Enqueue (hQueue, (TI_HANDLE)pTxn);

Completed in 21 milliseconds