Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c715 IPW_DEBUG_INFO in ipw2100_hw_send_command()
722 IPW_DEBUG_INFO in ipw2100_hw_send_command()
729 IPW_DEBUG_INFO in ipw2100_hw_send_command()
1105 IPW_DEBUG_INFO("enter\n"); in ipw2100_initialize_ordinals()
1120 IPW_DEBUG_INFO("exit\n"); in ipw2100_initialize_ordinals()
1220 IPW_DEBUG_INFO("enter\n"); in ipw2100_start_adapter()
1310 IPW_DEBUG_INFO("exit\n"); in ipw2100_start_adapter()
1353 IPW_DEBUG_INFO in ipw2100_power_cycle_adapter()
1617 IPW_DEBUG_INFO("enter\n"); in ipw2100_set_scan_options()
1676 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()
10028 IPW_DEBUG_INFO("dev->open\n"); in ipw_net_open()
10035 IPW_DEBUG_INFO("dev->close\n"); in ipw_net_stop()
11441 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.h1453 #define IPW_DEBUG_INFO(f, a...) IPW_DEBUG(IPW_DL_INFO, f, ## a) macro