Home
last modified time | relevance | path

Searched refs:IPW_DEBUG_INFO (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c720 IPW_DEBUG_INFO in ipw2100_hw_send_command()
727 IPW_DEBUG_INFO in ipw2100_hw_send_command()
734 IPW_DEBUG_INFO in ipw2100_hw_send_command()
1110 IPW_DEBUG_INFO("enter\n"); in ipw2100_initialize_ordinals()
1125 IPW_DEBUG_INFO("exit\n"); in ipw2100_initialize_ordinals()
1225 IPW_DEBUG_INFO("enter\n"); in ipw2100_start_adapter()
1315 IPW_DEBUG_INFO("exit\n"); in ipw2100_start_adapter()
1358 IPW_DEBUG_INFO in ipw2100_power_cycle_adapter()
1622 IPW_DEBUG_INFO("enter\n"); in ipw2100_set_scan_options()
1681 IPW_DEBUG_INFO("exit\n"); in ipw2100_start_scan()
[all …]
H A Dipw2200.c1462 IPW_DEBUG_INFO("enter\n"); in scan_age_store()
1474 IPW_DEBUG_INFO("exit\n"); in scan_age_store()
1492 IPW_DEBUG_INFO("enter\n"); in led_store()
1507 IPW_DEBUG_INFO("exit\n"); in led_store()
3110 IPW_DEBUG_INFO in ipw_load_ucode()
6016 IPW_DEBUG_INFO("PRIVACY on\n"); in ipw_debug_config()
6018 IPW_DEBUG_INFO("PRIVACY off\n"); in ipw_debug_config()
10021 IPW_DEBUG_INFO("dev->open\n"); in ipw_net_open()
10028 IPW_DEBUG_INFO("dev->close\n"); in ipw_net_stop()
11438 IPW_DEBUG_INFO("prom dev->open\n"); in ipw_prom_open()
[all …]
H A Dipw2100.h99 #define IPW_DEBUG_INFO(f...) IPW_DEBUG(IPW_DL_INFO, ## f) macro
H A Dipw2200.h1457 #define IPW_DEBUG_INFO(f, a...) IPW_DEBUG(IPW_DL_INFO, f, ## a) macro