Home
last modified time | relevance | path

Searched refs:ti_dprintf (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DWlanDrvIf.c230 ti_dprintf (TIWLAN_LOG_OTHER, "wlanDrvIf_NetGetStat()\n"); in wlanDrvIf_NetGetStat()
253 ti_dprintf(TIWLAN_LOG_OTHER, "wlanDrvIf_UpdateDriverState(): State = %d\n", eDriverState); in wlanDrvIf_UpdateDriverState()
397 ti_dprintf (TIWLAN_LOG_ERROR, "No Init Files!\n");
403 ti_dprintf (TIWLAN_LOG_ERROR, "Trying to load files not in IDLE state!\n");
416 ti_dprintf (TIWLAN_LOG_ERROR, "Cannot allocate buffer for Ini-File!\n");
434 ti_dprintf (TIWLAN_LOG_ERROR, "Cannot allocate buffer for NVS image\n");
443 ti_dprintf (TIWLAN_LOG_ERROR, "No firmware image\n");
453 ti_dprintf(TIWLAN_LOG_ERROR, "Cannot allocate buffer for firmware image\n");
460 ti_dprintf(TIWLAN_LOG_OTHER, "--------- Eeeprom=%p(%lu), Firmware=%p(%lu), IniFile=%p(%lu)\n",
488 ti_dprintf(TIWLAN_LOG_ERROR, "wlanDrv_GetFile: ERROR: Null File Handler, Exiting");
[all …]
Dipc_k.c120 ti_dprintf(TIWLAN_LOG_INFO,"IPC kernel: did not send the netlink message\n"); in IPC_EventSend()
/hardware/ti/wlan/wl1271/platforms/os/linux/inc/
DWlanDrvIf.h63 #define ti_dprintf(log, fmt, args...) do { \ macro
69 #define ti_dprintf(log, fmt, args...) macro