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

  /hardware/ti/wlan/wl1271/TWD/Data_Service/
txHwQueue.c 84 TI_BOOL bQueueBusy; /* If TI_TRUE, this queue is currently stopped. */
282 pQueueInfo->bQueueBusy = TI_FALSE;
350 pQueueInfo->bQueueBusy = TI_TRUE;
423 pQueueInfo->bQueueBusy = TI_TRUE;
593 if (pQueueInfo->bQueueBusy)
604 pQueueInfo->bQueueBusy = TI_FALSE;
708 pTxHwQueue->aTxHwQueueInfo[TxQid].bQueueBusy));
  /system/wlan/ti/wilink_6_1/TWD/Data_Service/
txHwQueue.c 84 TI_BOOL bQueueBusy; /* If TI_TRUE, this queue is currently stopped. */
282 pQueueInfo->bQueueBusy = TI_FALSE;
350 pQueueInfo->bQueueBusy = TI_TRUE;
423 pQueueInfo->bQueueBusy = TI_TRUE;
593 if (pQueueInfo->bQueueBusy)
604 pQueueInfo->bQueueBusy = TI_FALSE;
706 pTxHwQueue->aTxHwQueueInfo[TxQid].bQueueBusy));

Completed in 1704 milliseconds