Searched refs:CORECONFIG_DBG (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/wilc1000/ |
D | coreconfigurator.c | 409 PRINT_D(CORECONFIG_DBG, "TSF :%x\n", pstrNetworkInfo->u32Tsf); in parse_network_info() 597 PRINT_INFO(CORECONFIG_DBG, "Sending CFG packet [%d][%d]\n", !counter, in send_config_pkt() 618 PRINT_D(CORECONFIG_DBG, "Sending config SET PACKET WID:%x\n", wids[counter].id); in send_config_pkt()
|
D | linux_wlan_common.h | 27 #define CORECONFIG_DBG (1 << Coreconfig_debug) macro
|
D | wilc_debugfs.c | 27 #define DBG_REGION_ALL (GENERIC_DBG | HOSTAPD_DBG | HOSTINF_DBG | CORECONFIG_DBG | CFG80211_DBG | I…
|
D | wilc_wfi_cfgoperations.c | 136 PRINT_INFO(CORECONFIG_DBG, "destroy aging timer\n"); in clear_shadow_scan() 403 PRINT_INFO(CORECONFIG_DBG, ">> Something really bad happened\n"); in CfgScanResult() 866 …PRINT_D(CORECONFIG_DBG, "sme->crypto.ciphers_pairwise[%d]=%x\n", i, sme->crypto.ciphers_pairwise[i… in connect() 873 PRINT_D(CORECONFIG_DBG, ">> sme->crypto.wpa_versions: %x\n", sme->crypto.wpa_versions); in connect() 882 PRINT_D(CORECONFIG_DBG, "WEP Key Value[%d] = %d\n", i, sme->key[i]); in connect() 1580 …PRINT_D(CORECONFIG_DBG, "*** stats[%d][%d][%d][%d][%d]\n", sinfo->signal, sinfo->rx_packets, sinfo… in get_station() 2736 PRINT_D(CORECONFIG_DBG, "priv->hWILCWFIDrv[%p]\n", priv->hWILCWFIDrv); in change_virtual_intf() 2773 PRINT_D(CORECONFIG_DBG, "priv->hWILCWFIDrv[%p]\n", priv->hWILCWFIDrv); in change_virtual_intf() 3491 PRINT_D(CORECONFIG_DBG, "destroy during ip\n"); in wilc_deinit_host_int()
|