Searched refs:IPW_DEBUG_HC (Results 1 – 4 of 4) sorted by relevance
1392 IPW_DEBUG_HC("CARD_DISABLE_PHY_OFF\n"); in ipw2100_hw_phy_off()1422 IPW_DEBUG_HC("HOST_COMPLETE\n"); in ipw2100_enable_adapter()1507 IPW_DEBUG_HC("HOST_PRE_POWER_DOWN\n"); in ipw2100_hw_stop_adapter()1572 IPW_DEBUG_HC("CARD_DISABLE\n"); in ipw2100_disable_adapter()1649 IPW_DEBUG_HC("START_SCAN\n"); in ipw2100_start_scan()4693 IPW_DEBUG_HC("SET_MAC_ADDRESS\n"); in ipw2100_set_mac_address()4729 IPW_DEBUG_HC("PORT_TYPE: %s\n", in ipw2100_set_port_type()4763 IPW_DEBUG_HC("CHANNEL: %d\n", channel); in ipw2100_set_channel()5084 IPW_DEBUG_HC("DISASSOCIATION_BSSID\n"); in ipw2100_disassociate_bssid()5112 IPW_DEBUG_HC("SET_WPA_IE\n"); in ipw2100_set_wpa_ie()[all …]
1949 IPW_DEBUG_HC("Command completed.\n"); in ipw_irq_tasklet()2161 IPW_DEBUG_HC("%s command (#%d) %d bytes: 0x%08X\n", in __ipw_send_cmd()2167 IPW_DEBUG_HC("WEP_KEY command masked out for secure.\n"); in __ipw_send_cmd()3922 IPW_DEBUG_HC("Attempt to send [dis]associate command " in ipw_send_disassociate()6106 IPW_DEBUG_HC("Request to abort scan failed.\n"); in ipw_abort_scan()6241 IPW_DEBUG_HC("Concurrent scan requested. Queuing.\n"); in ipw_request_scan_helper()6334 IPW_DEBUG_HC("Attempt to send SSID command " in ipw_request_scan_helper()6346 IPW_DEBUG_HC("Attempt to send SSID command " in ipw_request_scan_helper()6456 IPW_DEBUG_HC("HOST_CMD_RSN_CAPABILITIES\n"); in ipw_set_rsn_capa()7347 IPW_DEBUG_HC("Attempt to send SSID command failed.\n"); in ipw_associate_network()[all …]
109 #define IPW_DEBUG_HC(f...) IPW_DEBUG(IPW_DL_HC, ## f) macro
1464 #define IPW_DEBUG_HC(f, a...) IPW_LL_DEBUG(IPW_DL_HOST_COMMAND, f, ## a) macro