Home
last modified time | relevance | path

Searched defs:module (Results 1 – 10 of 10) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
Dreport.h79 #define WLAN_REPORT_INIT(hReport, module, msg) \ argument
82 #define WLAN_REPORT_INFORMATION(hReport, module, msg) \ argument
85 #define WLAN_REPORT_WARNING(hReport, module, msg) \ argument
88 #define WLAN_REPORT_ERROR(hReport, module, msg) \ argument
91 #define WLAN_REPORT_FATAL_ERROR(hReport, module, msg) \ argument
94 #define WLAN_REPORT_SM(hReport, module, msg) \ argument
97 #define WLAN_REPORT_CONSOLE(hReport, module, msg) \ argument
112 #define WLAN_REPORT_HEX_INFORMATION(hReport, module, data, datalen) \ argument
115 #define WLAN_REPORT_MSDU_INFORMATION(hReport, module, pMsdu, title) \ argument
134 #define WLAN_REPORT_INIT(hReport,module,msg) \ argument
[all …]
DmemMngrEx.c510 UINT32 len, allocatingModule_e module) in wlan_memMngrAllocMSDU()
613 …lan_memMngrAllocMSDUBufferOnly(TI_HANDLE hMemMngr, mem_MSDU_T** MSDUPtr, allocatingModule_e module) in wlan_memMngrAllocMSDUBufferOnly()
/system/core/nexus/
DController.cpp62 void *module; in loadKernelModule() local
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
DconfigMgr.c873 allocatingModule_e module) in configMgr_allocMSDU()
908 allocatingModule_e module) in configMgr_allocMSDUBufferOnly()
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
Dosapi.c141 static UINT8 module = 0; /* Used to save the last message module */ in os_printf() local
207 static void send_frag(char* msg, int message_len, int level, int module) in send_frag()
/system/core/init/
Dbuiltins.c70 void *module; in insmod() local
/system/wlan/ti/wilink_6_1/utils/
DCmdInterfaceCodes.h120 #define IS_PARAM_FOR_MODULE(param, module) ((param & 0x0000FF00) == module) argument
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
DmemMngrEx.h210 allocatingModule_e module; /* the allocating module */ member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/
DTNETWIF.c91 #define TNETWIF_TRACE(hOs,func,module,data) \ argument
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
Dtx.c3125 allocatingModule_e module) in txData_sendNullFrame()