HomeSort by relevance Sort by last modified time
    Searched refs:WLAN_OS_REPORT (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /hardware/ti/wlan/wl1271/Test/
PowerMgrDebug.c 87 WLAN_OS_REPORT(("(%d) - ERROR - Invalid function type in POWER MANAGER DEBUG Function Command: %d\n",
98 WLAN_OS_REPORT(("\n\n"));
99 WLAN_OS_REPORT(("POWER MGR DEBUG module commands:\n"));
100 WLAN_OS_REPORT(("================================\n"));
101 WLAN_OS_REPORT(("syntax description\n"));
102 WLAN_OS_REPORT(("%d - POWER_MGR_DEBUG_PRINT_ALL_COMMANDS\n", POWER_MGR_DEBUG_PRINT_ALL_COMMANDS));
103 WLAN_OS_REPORT(("%d - POWER_MGR_DEBUG_START_PS\n", POWER_MGR_DEBUG_START_PS));
104 WLAN_OS_REPORT(("%d - POWER_MGR_DEBUG_STOP_PS\n", POWER_MGR_DEBUG_STOP_PS));
105 WLAN_OS_REPORT(("%d - POWER_MGR_PRINT_OBJECTS\n", POWER_MGR_PRINT_OBJECTS));
106 WLAN_OS_REPORT(("\n\n"))
    [all...]
qosMngrDbg.c 65 WLAN_OS_REPORT(("\nInvalid function type in QOS MNGR Function Command: %d\n", funcType));
73 WLAN_OS_REPORT(("\n qosMngr Debug Functions \n"));
74 WLAN_OS_REPORT(("-----------------------------\n"));
76 WLAN_OS_REPORT(("1000 - Print the QOS MNGR Debug Help\n"));
78 WLAN_OS_REPORT(("1001 - print QOS parameters\n"));
87 WLAN_OS_REPORT(("QOS Parameters :\n"));
91 WLAN_OS_REPORT(("QOS protocol = QOS_WME\n"));
96 WLAN_OS_REPORT(("QOS protocol = NONE\n"));
105 WLAN_OS_REPORT(("PS POLL Modes:\n"));
106 WLAN_OS_REPORT(("PS_POLL: 0\n"))
    [all...]
TxDbg.c 155 WLAN_OS_REPORT(("RX DBG - Print Rx Block \n\n"));
160 WLAN_OS_REPORT(("RX DBG - Print Rx counters \n\n"));
165 WLAN_OS_REPORT(("RX DBG - Reset Rx counters \n\n"));
179 WLAN_OS_REPORT(("Invalid function type in Debug Tx Function Command: %d\n\n", funcType));
187 WLAN_OS_REPORT(("\n Tx Dbg Functions \n"));
188 WLAN_OS_REPORT(("--------------------------------------\n"));
190 WLAN_OS_REPORT(("301 - Print TxCtrl info.\n"));
191 WLAN_OS_REPORT(("302 - Print TxCtrl Statistics.\n"));
192 WLAN_OS_REPORT(("303 - Print TxDataQueue info.\n"));
193 WLAN_OS_REPORT(("304 - Print TxDataQueue Statistics.\n"))
    [all...]
ctrlDbg.c 77 WLAN_OS_REPORT(("CTRL DBG - Print Ctrl Block \n\n"));
82 WLAN_OS_REPORT(("CTRL DBG - Print tx paramters \n\n"));
87 WLAN_OS_REPORT(("CTRL DBG - Set CtsToSelf = %s\n",((*(TI_UINT8*)pParam > 0) ? "TI_TRUE" : "TI_FALSE")));
94 WLAN_OS_REPORT(("Invalid function type in Debug Ctrl Function Command: %d\n\n", funcType));
102 WLAN_OS_REPORT((" Ctrl Dbg Functions \n"));
103 WLAN_OS_REPORT(("------------------------\n"));
104 WLAN_OS_REPORT(("400 - Print this menu.\n"));
105 WLAN_OS_REPORT(("401 - Print Ctrl Block.\n"));
106 WLAN_OS_REPORT(("402 - Print Tx parameters.\n"));
107 WLAN_OS_REPORT(("403 - Set CtsToSelf.\n"))
    [all...]
SoftGeminiDbg.c 77 WLAN_OS_REPORT(("Invalid function type in soft gemini debug function: %d\n", funcType));
91 WLAN_OS_REPORT((" Scan Concentrator Debug Functions \n"));
92 WLAN_OS_REPORT(("---------------------------------------\n"));
93 WLAN_OS_REPORT(("1800 - Print the soft gemini Debug Help\n"));
94 WLAN_OS_REPORT(("1801 - Print soft gemini parameters \n"));
95 WLAN_OS_REPORT(("1802 - Trigger Sense Mode (enable - 1) \n"));
96 WLAN_OS_REPORT(("1803 - Trigger Protective Mode (ON - 1)\n"));
TwIfDebug.c 80 WLAN_OS_REPORT(("Invalid function type in TWIF debug function: %d\n", uFuncType));
96 WLAN_OS_REPORT((" TwIf Debug Functions \n"));
97 WLAN_OS_REPORT(("--------------------------\n"));
98 WLAN_OS_REPORT(("2300 - Print the TwIf Debug Help\n"));
99 WLAN_OS_REPORT(("2301 - Print the TwIf Information\n"));
scanCncnDbg.c 70 WLAN_OS_REPORT(("Invalid function type in scan concentrator debug function: %d\n", funcType));
84 WLAN_OS_REPORT((" Scan Concentrator Debug Functions \n"));
85 WLAN_OS_REPORT(("---------------------------------------\n"));
86 WLAN_OS_REPORT(("1400 - Print the scan concentrator Debug Help\n"));
87 WLAN_OS_REPORT(("1401 - Print the scan SRV status\n"));
siteMgrDebug.c 127 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_CIPHER_SUITE_PARAM : %d\n", value));
133 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_CIPHER_SUITE_PARAM: %d\n", param.content.rsnEncryptionStatus));
142 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_OPEN\n"));
144 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_SHARED_KEY\n"));
146 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_AUTO_SWITCH\n"));
148 WLAN_OS_REPORT(("\nSetting RSN_DESIRED_AUTH_TYPE_PARAM: Invalid: %d\n", value));
155 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_OPEN\n"));
157 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_SHARED_KEY\n"));
159 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: RSN_AUTH_AUTO_SWITCH\n"));
161 WLAN_OS_REPORT(("\nGetting RSN_DESIRED_AUTH_TYPE_PARAM: Invalid: %d\n", param.content.rsnDesiredAuthType))
    [all...]
rsnDbg.c 82 WLAN_OS_REPORT(("RSN DBG - Set desired Authentication suite \n"));
92 WLAN_OS_REPORT(("RSN DBG - Set desired cipher suite \n"));
139 WLAN_OS_REPORT(("Setting PORT STATUS to open\n"));
147 WLAN_OS_REPORT(("\n\nPORT is %s !!\n",(portStatus)?"OPEN":"CLOSE"));
152 WLAN_OS_REPORT(("Invalid function type in RSN Function Command: %d\n", funcType));
161 WLAN_OS_REPORT((" Rsn Debug Functions \n"));
162 WLAN_OS_REPORT(("-------------------------\n"));
164 WLAN_OS_REPORT(("702 - Set default key id \n"));
165 WLAN_OS_REPORT(("703 - Set desired Authentication suite \n"));
166 WLAN_OS_REPORT(("704 - Set desired cipher suite \n"))
    [all...]
ScanMngrDbg.c 110 WLAN_OS_REPORT(("Invalid function type in scan manager debug function: %d\n", funcType));
124 WLAN_OS_REPORT((" Scan Manager Debug Functions \n"));
125 WLAN_OS_REPORT(("---------------------------------------\n"));
126 WLAN_OS_REPORT(("1500 - Print the scan manager Debug Help\n"));
127 WLAN_OS_REPORT(("1501 - Start continuous scan\n"));
128 WLAN_OS_REPORT(("1502 - Stop continuous scan\n"));
129 WLAN_OS_REPORT(("1503 - Start immediate scan\n"));
130 WLAN_OS_REPORT(("1504 - Stop immediate scan\n"));
131 WLAN_OS_REPORT(("1505 - Print tracking list\n"));
132 WLAN_OS_REPORT(("1506 - Print statistics\n"))
    [all...]
debug.c 261 WLAN_OS_REPORT(("Invalid debug function module number: %d\n\n", moduleNumber));
270 WLAN_OS_REPORT((" Debug main menu (p <num>)\n"));
271 WLAN_OS_REPORT(("-----------------------------\n"));
273 WLAN_OS_REPORT(("Association 100\n"));
274 WLAN_OS_REPORT(("Utils 200\n"));
275 WLAN_OS_REPORT(("Tx 300\n"));
276 WLAN_OS_REPORT(("Rx 350\n"));
277 WLAN_OS_REPORT(("Ctrl 400\n"));
278 WLAN_OS_REPORT(("SiteMgr 500\n"));
279 WLAN_OS_REPORT(("Connection 600\n"))
    [all...]
HealthMonitorDbg.c 96 WLAN_OS_REPORT(("Scan isn't running at the moment, so try again (make sure it is enabled)\n"));
142 WLAN_OS_REPORT(("Invalid function type in health monitor debug function: %d\n", funcType));
157 WLAN_OS_REPORT((" HealthMonitor Debug Functions \n"));
158 WLAN_OS_REPORT(("---------------------------------------\n"));
159 WLAN_OS_REPORT(("2000 - Print HealthMonitor Debug Help \n"));
160 WLAN_OS_REPORT(("2001 - Trigger NO_SCAN_COMPLETE \n"));
161 WLAN_OS_REPORT(("2002 - Trigger MBOX_FAILURE \n"));
162 WLAN_OS_REPORT(("2003 - Trigger HW_AWAKE_FAILURE \n"));
163 WLAN_OS_REPORT(("2004 - Trigger TX_STUCK \n"));
164 WLAN_OS_REPORT(("2005 - Trigger DISCONNECT_TIMEOUT \n"))
    [all...]
connDebug.c 66 WLAN_OS_REPORT(("Invalid param type in Set Debug Connection command: %d, curr state %d\n\n", value, pConn->state));
80 WLAN_OS_REPORT(("Invalid param type in Get Debug Connection command: %d, curr state %d\n\n", value, pConn->state));
100 WLAN_OS_REPORT(("Connection Print Test, param = %d , curr state %d\n\n", *((TI_UINT32 *)pParam), pConn->state));
104 WLAN_OS_REPORT(("Invalid function type in Debug Connection Function Command: %d\n\n", funcType));
113 WLAN_OS_REPORT((" Conn Dbg Functions \n"));
114 WLAN_OS_REPORT(("----------------------\n"));
116 WLAN_OS_REPORT(("601 - Connection Print Test.\n"));
scrDbg.c 155 WLAN_OS_REPORT(("Invalid function type in SCR debug function: %d\n", funcType));
169 WLAN_OS_REPORT((" SCR Debug Functions \n"));
170 WLAN_OS_REPORT(("-------------------------\n"));
171 WLAN_OS_REPORT(("1700 - Print the SCR Debug Help\n"));
172 WLAN_OS_REPORT(("1701 <client> - Request SCR as one shot scan (set client 0-7).\n"));
173 WLAN_OS_REPORT(("1702 <client> - Release SCR as one shot scan (set client 0-7).\n"));
174 WLAN_OS_REPORT(("1703 <client> - Request SCR as periodic scan (set client 0-7).\n"));
175 WLAN_OS_REPORT(("1704 <client> - Release SCR as periodic scan (set client 0-7).\n"));
176 WLAN_OS_REPORT(("1705 - Change SCR group\n"));
177 WLAN_OS_REPORT(("1706 - Print SCR object\n"))
    [all...]
TWD_Debug.c 139 WLAN_OS_REPORT(("Command complete error \n\n"));
148 WLAN_OS_REPORT(("MAC REGS (Base=0x%08x) = 0x%08x\n",
154 WLAN_OS_REPORT(("PHY REGS (Base=0x%08x) = 0x%08x\n",
162 WLAN_OS_REPORT(("PrintBuf: 0x%08x: 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x\n",
198 WLAN_OS_REPORT(("Wrong memory type %d\n\n", memType));
220 WLAN_OS_REPORT (("TWD_PrintMemoryMap:\n"));
221 WLAN_OS_REPORT (("\tCode (0x%08x, 0x%08x)\n\tWep (0x%08x, 0x%08x)\n\tTmpl (0x%08x, 0x%08x)\n "
436 WLAN_OS_REPORT(("------ Ring statistics -------------------\n"));
437 WLAN_OS_REPORT(("numOfTxProcs = %d\n", pElem->ringStat.numOfTxProcs));
438 WLAN_OS_REPORT(("numOfPreparedDescs = %d\n", pElem->ringStat.numOfPreparedDescs))
    [all...]
measurementDbg.c 173 WLAN_OS_REPORT(("%s: MEASUREMENT - Channel Load Started!\n", __FUNCTION__));
188 WLAN_OS_REPORT(("%s: MEASUREMENT - Channel Load Stoped!", __FUNCTION__));
197 WLAN_OS_REPORT(("-----------------------------------------------------\n"));
198 WLAN_OS_REPORT((" Measurement Debug Function: Sending Frame Request \n"));
199 WLAN_OS_REPORT(("-----------------------------------------------------\n"));
201 WLAN_OS_REPORT(("beaconInterval = %d\n", pSiteMgr->pSitesMgmtParams->pPrimarySite->beaconInterval));
202 WLAN_OS_REPORT(("dtimPeriod = %d\n", pSiteMgr->pSitesMgmtParams->pPrimarySite->dtimPeriod));
208 WLAN_OS_REPORT(("-----------------------------------------------------\n"));
209 WLAN_OS_REPORT((" Measurement Debug Function: END \n"));
210 WLAN_OS_REPORT(("-----------------------------------------------------\n"))
    [all...]
MibDbg.c 69 WLAN_OS_REPORT(("Get ARP Table failed\n"));
74 WLAN_OS_REPORT(("ARP IP Table:\n"));
75 WLAN_OS_REPORT(("FilteringEnable: %s (%d)\n",
78 WLAN_OS_REPORT(("ArpIpAddress: %d.%d.%d.%d\n",
106 WLAN_OS_REPORT(("Get Group Address Table failed\n"));
111 WLAN_OS_REPORT(("Group addresses Table:\n"));
112 WLAN_OS_REPORT(("FilteringEnable: %s (%d)\n",
115 WLAN_OS_REPORT(("nNumberOfAddresses: %d\n",
118 WLAN_OS_REPORT(("Group addresses: \n"));
120 WLAN_OS_REPORT(("%x:%x:%x:%x:%x:%x\n",
    [all...]
smeDebug.c 110 WLAN_OS_REPORT(("Invalid function type in SME debug function: %d\n", funcType));
158 WLAN_OS_REPORT((" SME Debug Functions \n"));
159 WLAN_OS_REPORT(("-------------------------\n"));
160 WLAN_OS_REPORT(("1900 - Print the SME Debug Help\n"));
161 WLAN_OS_REPORT(("1901 - Print the SME object\n"));
162 WLAN_OS_REPORT(("1902 - Print the SME statistics\n"));
163 WLAN_OS_REPORT(("1903 - Reset the SME statistics\n"));
164 WLAN_OS_REPORT(("1904 - Print BSSID list\n"));
186 WLAN_OS_REPORT(("BssId List: Num=%u\n", bssidList->NumberOfItems));
187 WLAN_OS_REPORT((" MAC Privacy Rssi Mode Channel SSID\n"))
    [all...]
roamingMgrDebug.c 178 WLAN_OS_REPORT(("Roaming connect: BSS LIST num of entries=%d \n", bssList->numOfEntries));
297 WLAN_OS_REPORT(("\n ROAMING MANUAL MODE IS: %d \n",((roamingMngr_t*)hRoamingMngr)->RoamingOperationalMode));
301 WLAN_OS_REPORT(("Invalid function type in Debug Function Command, funcType= %d\n\n", funcType));
309 WLAN_OS_REPORT(("\n\n Roaming Manager Debug Menu \n"));
310 WLAN_OS_REPORT(("------------------------\n"));
313 WLAN_OS_REPORT((" %02d - ROAMING_MGR_DEBUG_HELP_MENU \n", ROAMING_MGR_DEBUG_HELP_MENU));
315 WLAN_OS_REPORT((" %02d - PRINT_ROAMING_STATISTICS \n", PRINT_ROAMING_STATISTICS));
316 WLAN_OS_REPORT((" %02d - RESET_ROAMING_STATISTICS \n", RESET_ROAMING_STATISTICS));
318 WLAN_OS_REPORT((" %02d - PRINT_ROAMING_CURRENT_STATUS \n", PRINT_ROAMING_CURRENT_STATUS));
319 WLAN_OS_REPORT((" %02d - PRINT_ROAMING_CANDIDATE_TABLE \n", PRINT_ROAMING_CANDIDATE_TABLE))
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgrDbgPrint.c 81 WLAN_OS_REPORT(("------------ Power Manager Object ------------\n\n"));
82 WLAN_OS_REPORT(("PS enabled: %s, desired power mode profile: %s, last power mode profile: %s\n",
85 WLAN_OS_REPORT(("Default power policy: %ss, PS power policy: %s\n",
88 WLAN_OS_REPORT(("Current priority: %s\n", priorityDesc[ pPowerMgr->powerMngPriority ]));
90 WLAN_OS_REPORT(("\n------------ auto mode parameters ------------\n"));
91 WLAN_OS_REPORT(("Interval: %d, active threshold: %d, doze threshold: %d, doze mode: %s\n\n",
94 WLAN_OS_REPORT(("Beacon listen interval:%d, DTIM listen interval:%d, last PS status: %s\n\n",
97 WLAN_OS_REPORT(("------------ Handles ------------\n"));
98 WLAN_OS_REPORT(("%-15s: 0x%x, %-15s:0x%x\n","hOS", pPowerMgr->hOS, "hTWD", pPowerMgr->hTWD));
99 WLAN_OS_REPORT(("%-15s: 0x%x, %-15s:0x%x\n","hReport", pPowerMgr->hReport, "hTrafficMonitor", pPowerMgr->hTraffic (…)
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
SoftGemini.c 524 WLAN_OS_REPORT(("[0]: coexBtPerThreshold = %d\n", SoftGeminiParam->coexParams[SOFT_GEMINI_BT_PER_THRESHOLD]));
525 WLAN_OS_REPORT(("[1]: coexHv3MaxOverride = %d \n", SoftGeminiParam->coexParams[SOFT_GEMINI_HV3_MAX_OVERRIDE]));
526 WLAN_OS_REPORT(("[2]: coexBtNfsSampleInterval = %d (msec)\n", SoftGeminiParam->coexParams[SOFT_GEMINI_BT_NFS_SAMPLE_INTERVAL]));
527 WLAN_OS_REPORT(("[3]: coexBtLoadRatio = %d (%)\n", SoftGeminiParam->coexParams[SOFT_GEMINI_BT_LOAD_RATIO]));
528 WLAN_OS_REPORT(("[4]: coexAutoPsMode = %s \n", (SoftGeminiParam->coexParams[SOFT_GEMINI_AUTO_PS_MODE]?"Enabled":"Disabled")));
529 WLAN_OS_REPORT(("[5]: coexAutoScanEnlargedNumOfProbeReqPercent = %d (%)\n", SoftGeminiParam->coexParams[SOFT_GEMINI_AUTO_SCAN_PROBE_REQ]));
530 WLAN_OS_REPORT(("[6]: coexHv3AutoScanEnlargedScanWinodowPercent = %d (%)\n", SoftGeminiParam->coexParams[SOFT_GEMINI_ACTIVE_SCAN_DURATION_FACTOR_HV3]));
531 WLAN_OS_REPORT(("[7]: coexAntennaConfiguration = %s (0 = Single, 1 = Dual) \n", (SoftGeminiParam->coexParams[SOFT_GEMINI_ANTENNA_CONFIGURATION]?"Dual":"Single")));
532 WLAN_OS_REPORT(("[8]: coexMaxConsecutiveBeaconMissPrecent = %d (%)\n", SoftGeminiParam->coexParams[SOFT_GEMINI_BEACON_MISS_PERCENT]));
533 WLAN_OS_REPORT(("[9]: coexAPRateAdapationThr = %d\n", SoftGeminiParam->coexParams[SOFT_GEMINI_RATE_ADAPT_THRESH] (…)
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrlParams.c 690 WLAN_OS_REPORT(("-------------- Tx-Ctrl Module Information --------------\n"));
691 WLAN_OS_REPORT(("========================================================\n"));
693 WLAN_OS_REPORT(("ACs Mapping:\n"));
694 WLAN_OS_REPORT(("------------\n"));
695 WLAN_OS_REPORT(("admissionRequired[3,2,1,0] = %d, %d, %d, %d\n",
698 WLAN_OS_REPORT(("admissionState[3,2,1,0] = %d, %d, %d, %d\n",
701 WLAN_OS_REPORT(("highestAdmittedAc[3,2,1,0] = %d, %d, %d, %d\n",
704 WLAN_OS_REPORT(("admittedAcToTidMap[3,2,1,0] = 0x%x, 0x%x, 0x%x, 0x%x\n",
707 WLAN_OS_REPORT(("busyAcBitmap = 0x%x\n", pTxCtrl->busyAcBitmap));
708 WLAN_OS_REPORT(("busyTidBitmap = 0x%x\n", pTxCtrl->busyTidBitmap))
    [all...]
txDataQueue.c 92 WLAN_OS_REPORT(("Error allocating the TxDataQueue Module\n"));
155 WLAN_OS_REPORT(("Failed to create queue\n"));
206 WLAN_OS_REPORT(("FATAL ERROR: txDataQ_SetDefaults(): txDataClsfr_Config failed - Aborting\n"));
540 WLAN_OS_REPORT(("--------- txDataQueue_printModuleParams ----------\n\n"));
542 WLAN_OS_REPORT(("bStopNetStackTx = %d\n",pTxDataQ->bStopNetStackTx));
543 WLAN_OS_REPORT(("bDataPortEnable = %d\n",pTxDataQ->bDataPortEnable));
544 WLAN_OS_REPORT(("uNumQueues = %d\n",pTxDataQ->uNumQueues));
545 WLAN_OS_REPORT(("uLastQueId = %d\n",pTxDataQ->uLastQueId));
546 WLAN_OS_REPORT(("uContextId = %d\n",pTxDataQ->uContextId));
550 WLAN_OS_REPORT(("aQueueBusy[%d] = %d\n", qIndex, pTxDataQ->aQueueBusy[qIndex]))
    [all...]
txMgmtQueue.c 181 WLAN_OS_REPORT(("Error allocating the TxMgmtQueue Module\n"));
235 WLAN_OS_REPORT(("Failed to create queue\n"));
908 WLAN_OS_REPORT(("-------------- txMgmtQueue Module Params -----------------\n"));
909 WLAN_OS_REPORT(("==========================================================\n"));
911 WLAN_OS_REPORT(("eSmState = %d\n", pTxMgmtQ->eSmState));
912 WLAN_OS_REPORT(("bMgmtPortEnable = %d\n", pTxMgmtQ->bMgmtPortEnable));
913 WLAN_OS_REPORT(("eTxConnState = %d\n", pTxMgmtQ->eTxConnState));
914 WLAN_OS_REPORT(("uContextId = %d\n", pTxMgmtQ->uContextId));
916 WLAN_OS_REPORT(("-------------- Queues Busy (in HW) -----------------------\n"));
919 WLAN_OS_REPORT(("Que[%d]: %d\n", uQueId, pTxMgmtQ->aQueueBusy[uQueId]))
    [all...]
  /hardware/ti/wlan/wl1271/utils/
timer.c 102 WLAN_OS_REPORT (("tmr_Create(): Allocation failed!!\n"));
129 WLAN_OS_REPORT (("tmr_Destroy(): ERROR - NULL timer!\n"));
136 WLAN_OS_REPORT (("tmr_Destroy(): ERROR - Destroying Timer module but not all timers were destroyed!!\n"));
166 WLAN_OS_REPORT (("tmr_Free(): ERROR - NULL timer!\n"));
229 WLAN_OS_REPORT (("tmr_Init(): ERROR - NULL timer!\n"));
285 WLAN_OS_REPORT (("tmr_UpdateDriverState(): ERROR - NULL timer!\n"));
342 WLAN_OS_REPORT (("tmr_CreateTimer(): ERROR - NULL timer!\n"));
350 WLAN_OS_REPORT (("tmr_CreateTimer(): Timer allocation failed!!\n"));
361 WLAN_OS_REPORT (("tmr_CreateTimer(): OS-API Timer allocation failed!!\n"));
397 WLAN_OS_REPORT (("tmr_DestroyTimer(): ERROR - NULL timer!\n"))
    [all...]

Completed in 120 milliseconds

1 2 3 4