Searched refs:D_INFO (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c155 D_INFO("hwcrypto: modify ucode station key info\n");
194 D_INFO("hwcrypto: clear ucode station key info\n");
250 D_INFO("%d frames on pre-allocated heap on clear.\n", il->frames_count);
698 D_INFO("Replaced existing measurement: %d\n",
725 D_INFO("Alive ucode status 0x%08X revision " "0x%01X 0x%01X\n",
729 D_INFO("Initialization Alive received.\n");
734 D_INFO("Runtime Alive received.\n");
1002 D_INFO("Failed to allocate SKB buffer.\n");
1661 D_INFO("ucode inst image size is %u\n", len);
1683 D_INFO("ucod
[all...]
H A D4965.c41 D_INFO("ucode inst image size is %u\n", len);
72 D_INFO("ucode inst image size is %u\n", len);
94 D_INFO("ucode image in INSTRUCTION memory is good\n");
115 D_INFO("Bootstrap uCode is good in inst SRAM\n");
124 D_INFO("Initialize uCode is good in inst SRAM\n");
133 D_INFO("Runtime uCode is good in inst SRAM\n");
274 D_INFO("Begin verify bsm\n");
290 D_INFO("BSM bootstrap uCode image OK\n");
341 D_INFO("Begin load bsm\n");
392 D_INFO("BS
[all...]
H A D3945.c169 D_INFO("Disabling selected uCode log events at 0x%x\n",
176 D_INFO("Selected uCode log events may be disabled\n");
177 D_INFO(" by writing \"1\"s into disable bitmap\n");
178 D_INFO(" in SRAM at 0x%x, size %d u32s\n", disable_ptr,
328 D_INFO("Stopped queues - RX waiting on passive channel\n");
491 D_INFO("Woke queues - frame received on passive channel\n");
901 D_INFO("HW Revision ID = 0x%X\n", rev_id);
904 D_INFO("RTP type\n");
906 D_INFO("3945 RADIO-MB type\n");
910 D_INFO("394
[all...]
H A Dcommon.c302 D_INFO("Attempting to send sync command %s\n",
306 D_INFO("Setting HCMD_ACTIVE for command %s\n",
327 D_INFO("Clearing HCMD_ACTIVE for command %s\n",
1181 D_INFO("Defer power set mode while scanning\n");
1770 D_INFO("Processing response for adding station %u\n", sta_id);
1776 D_INFO("C_ADD_STA PASSED\n");
1796 D_INFO("%s station id %u addr %pM\n",
1809 D_INFO("%s station according to cmd buffer %pM\n",
1840 D_INFO("Adding sta %u (%pM) %ssynchronously\n", sta_id, sta->sta.addr,
1960 D_INFO("ST
[all...]
H A D4965-mac.c329 D_INFO("alloc_pages failed, " "order: %d\n",
580 D_INFO("Woke queues - frame received on passive channel\n");
894 D_INFO("Scanning while associated...\n");
2808 D_INFO("Stopped queues - RX waiting on passive channel\n");
3565 D_INFO("Bcast sta rate scaling has not been initialized.\n");
3687 D_INFO("%d frames on pre-allocated heap on clear.\n", il->frames_count);
4018 D_INFO("Alive ucode status 0x%08X revision " "0x%01X 0x%01X\n",
4022 D_INFO("Initialization Alive received.\n");
4027 D_INFO("Runtime Alive received.\n");
4681 D_INFO("attemptin
[all...]
H A D3945-rs.c328 D_INFO("enter\n");
373 D_INFO("leave\n");
H A Dcommon.h3025 #define D_INFO(f, a...) IL_DBG(IL_DL_INFO, f, ## a) macro

Completed in 155 milliseconds