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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.h 71 UINT32 dbgInsertToMsduListBytes[MAX_NUM_OF_TX_QUEUES]; /* Bytes inserted into Q */
72 UINT32 dbgInsertToMsduListPackets[MAX_NUM_OF_TX_QUEUES]; /* Pkts that inserted into Q */
73 UINT32 dbgDropedFromMsduListPackets[MAX_NUM_OF_TX_QUEUES]; /* Pkts that failed to be inserted into Q */
74 UINT32 dbgScheduledOutPackets[MAX_NUM_OF_TX_QUEUES]; /* Pkts scheduled for transmission per Q */
75 UINT32 dbgSendToGwsiQosPackets[MAX_NUM_OF_TX_QUEUES]; /* Pkts sent to GWSI layer */
76 UINT32 dbgDroppedDueExpiryTimePackets[MAX_NUM_OF_TX_QUEUES]; /* Pkts dropped due to expiry time */
77 UINT32 dbgNumOfMsduFreeInTxTransfer[MAX_NUM_OF_TX_QUEUES]; /* Pkts freed on XFER */
78 UINT32 dbgNumOfMsduTxTransferCB[MAX_NUM_OF_TX_QUEUES]; /* num of XFER done CB calls */
79 UINT32 dbgNumOfMsduXferDoneInShceduler[MAX_NUM_OF_TX_QUEUES]; /* Pkts for which XFER done was received in scheduler */
80 UINT32 dbgNumOfMsduSuccessInScheduler[MAX_NUM_OF_TX_QUEUES]; /* Pkts fof which success was received in scheduler *
    [all...]
tx.c 282 MsduList_t *dataMsduListArr[MAX_NUM_OF_TX_QUEUES];
295 if( txDataInitParams->txDataNumOfDataQueues > MAX_NUM_OF_TX_QUEUES ||
313 HAL_CTRL_ACX_TX_DESC_DEF * MAX_NUM_OF_TX_QUEUES,
406 for(queueIndex = 0 ; queueIndex < MAX_NUM_OF_TX_QUEUES ; queueIndex++)
440 for(queueIndex = 0 ; queueIndex < MAX_NUM_OF_TX_QUEUES ; queueIndex++)
538 for (qIndex = 0; qIndex < MAX_NUM_OF_TX_QUEUES; qIndex++)
607 for(queueIndex = 0;queueIndex < MAX_NUM_OF_TX_QUEUES; queueIndex++)
701 for(queueIndex = 0;queueIndex < MAX_NUM_OF_TX_QUEUES; queueIndex++)
785 for (queueIndex = 0; queueIndex < MAX_NUM_OF_TX_QUEUES; queueIndex++)
807 for (queueIndex = 0; queueIndex < MAX_NUM_OF_TX_QUEUES; queueIndex++
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
TNETW_Driver.h 120 UINT32 dbgPktSeqNum[MAX_NUM_OF_TX_QUEUES]; /* Packets sequence counter per queue. */
122 UINT32 dbgCountSentPackets[MAX_NUM_OF_TX_QUEUES]; /* Count packets sent from upper driver. */
123 UINT32 dbgCountQueueAvailable[MAX_NUM_OF_TX_QUEUES];/* Count packets sent and queue not busy. */
124 UINT32 dbgCountXferDone[MAX_NUM_OF_TX_QUEUES]; /* Count XferDone return values from Xfer. */
125 UINT32 dbgCountXferSuccess[MAX_NUM_OF_TX_QUEUES]; /* Count Success return values from Xfer. */
126 UINT32 dbgCountXferPending[MAX_NUM_OF_TX_QUEUES]; /* Count Pending return value from Xfer. */
127 UINT32 dbgCountXferError[MAX_NUM_OF_TX_QUEUES]; /* Count Error return value from Xfer. */
128 UINT32 dbgCountXferDoneCB[MAX_NUM_OF_TX_QUEUES]; /* Count XferDone callback calls. */
129 UINT32 dbgCountTxCompleteCB[MAX_NUM_OF_TX_QUEUES]; /* Count TxComplete callback calls. */
TNETW_Driver_Tx.c 149 if (aQueueId >= MAX_NUM_OF_TX_QUEUES)
553 for(qIndex = 0; qIndex < MAX_NUM_OF_TX_QUEUES; qIndex++)
557 for(qIndex = 0; qIndex < MAX_NUM_OF_TX_QUEUES; qIndex++)
561 for(qIndex = 0; qIndex < MAX_NUM_OF_TX_QUEUES; qIndex++)
565 for(qIndex = 0; qIndex < MAX_NUM_OF_TX_QUEUES; qIndex++)
569 for(qIndex = 0; qIndex < MAX_NUM_OF_TX_QUEUES; qIndex++)
573 for(qIndex = 0; qIndex < MAX_NUM_OF_TX_QUEUES; qIndex++)
577 for(qIndex = 0; qIndex < MAX_NUM_OF_TX_QUEUES; qIndex++)
581 for(qIndex = 0; qIndex < MAX_NUM_OF_TX_QUEUES; qIndex++)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_HW_Queue/
txHwQueue.h 79 txHwQueueInfo_t TxHwQueueInfo[MAX_NUM_OF_TX_QUEUES];
txHwQueue.c 182 for(TxQid = 0; TxQid < MAX_NUM_OF_TX_QUEUES ; TxQid++)
275 for(TxQid = 0; TxQid < MAX_NUM_OF_TX_QUEUES ; TxQid++)
546 for(TxQid = 0; TxQid < MAX_NUM_OF_TX_QUEUES; TxQid++)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Export_Inc/
whalBus_Defs.h 132 int TxNumDesc[MAX_NUM_OF_TX_QUEUES];
134 int TxQPriority[MAX_NUM_OF_TX_QUEUES];
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
Ctrl.h 77 UINT32 dbgNumOfMsduFreeInTxComplete[MAX_NUM_OF_TX_QUEUES];
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
tiwlnif.h 46 #define MAX_NUM_OF_TX_QUEUES 4
244 txDataCounters_t txCounters[ MAX_NUM_OF_TX_QUEUES ];
paramOut.h 486 UINT16 TxQueueSize[MAX_NUM_OF_TX_QUEUES];
488 qOvFlowPolicy_e QueueOvFlowPolicy[MAX_NUM_OF_TX_QUEUES];
    [all...]
commonTypes.h 855 whalCtrl_tx_Queue_t tx_attrib_queue[MAX_NUM_OF_TX_QUEUES];
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalParams.h 317 queueTrafficParams_t queues[MAX_NUM_OF_TX_QUEUES];
318 BOOL isQueueConfigured[MAX_NUM_OF_TX_QUEUES];
335 UINT8 QidToAcTable[MAX_NUM_OF_TX_QUEUES];
whalParams.c 191 pDmaParams->NumTxQueues = MAX_NUM_OF_TX_QUEUES; /*pInitParams->numTxQueues;*/
197 if ((pDmaParams->NumTxQueues > MAX_NUM_OF_TX_QUEUES) || (pDmaParams->NumTxQueues < 1) )
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
qosMngr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
cu_cmd.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteMgr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]

Completed in 567 milliseconds