Searched refs:IPW_DEBUG_INFO (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.c | 604 IPW_DEBUG_INFO("wrong size\n"); in ipw2100_set_ordinal() 618 IPW_DEBUG_INFO("wrong table\n"); in ipw2100_set_ordinal() 692 IPW_DEBUG_INFO("%s: Scheduling firmware restart (%llds).\n", in schedule_reset() 708 IPW_DEBUG_INFO("%s: Firmware restart already in progress.\n", in schedule_reset() 731 IPW_DEBUG_INFO in ipw2100_hw_send_command() 738 IPW_DEBUG_INFO in ipw2100_hw_send_command() 745 IPW_DEBUG_INFO in ipw2100_hw_send_command() 752 IPW_DEBUG_INFO("no available msg buffers\n"); in ipw2100_hw_send_command() 799 IPW_DEBUG_INFO("Command completion failed out after %dms.\n", in ipw2100_hw_send_command() 887 IPW_DEBUG_INFO("Quer in ipw2100_wait_for_card_state() [all...] |
H A D | ipw2200.c | 1153 IPW_DEBUG_INFO("Unknown NIC type from EEPROM: %d\n", in ipw_led_init() 1448 IPW_DEBUG_INFO("Setting rtap filter to " BIT_FMT16 "\n", in store_rtap_filter() 1484 IPW_DEBUG_INFO("enter\n"); in store_scan_age() 1497 IPW_DEBUG_INFO("%s: user supplied invalid value.\n", dev->name); in store_scan_age() 1500 IPW_DEBUG_INFO("set scan_age = %u\n", priv->ieee->scan_age); in store_scan_age() 1503 IPW_DEBUG_INFO("exit\n"); in store_scan_age() 1521 IPW_DEBUG_INFO("enter\n"); in store_led() 1536 IPW_DEBUG_INFO("exit\n"); in store_led() 2313 IPW_DEBUG_INFO("%s: Setting MAC to %pM\n", in ipw_send_adapter_address() 2715 IPW_DEBUG_INFO("Writin in ipw_eeprom_init_sram() [all...] |
H A D | ipw2100.h | 99 #define IPW_DEBUG_INFO(f...) IPW_DEBUG(IPW_DL_INFO, ## f) macro
|
H A D | ipw2200.h | 1458 #define IPW_DEBUG_INFO(f, a...) IPW_DEBUG(IPW_DL_INFO, f, ## a) macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.c | 593 IPW_DEBUG_INFO("wrong size\n"); in ipw2100_set_ordinal() 607 IPW_DEBUG_INFO("wrong table\n"); in ipw2100_set_ordinal() 681 IPW_DEBUG_INFO("%s: Scheduling firmware restart (%llds).\n", in schedule_reset() 697 IPW_DEBUG_INFO("%s: Firmware restart already in progress.\n", in schedule_reset() 720 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() 741 IPW_DEBUG_INFO("no available msg buffers\n"); in ipw2100_hw_send_command() 788 IPW_DEBUG_INFO("Command completion failed out after %dms.\n", in ipw2100_hw_send_command() 876 IPW_DEBUG_INFO("Quer in ipw2100_wait_for_card_state() [all...] |
H A D | ipw2200.c | 1140 IPW_DEBUG_INFO("Unknown NIC type from EEPROM: %d\n", in ipw_led_init() 1431 IPW_DEBUG_INFO("Setting rtap filter to " BIT_FMT16 "\n", in rtap_filter_store() 1462 IPW_DEBUG_INFO("enter\n"); in scan_age_store() 1468 IPW_DEBUG_INFO("%s: user supplied invalid value.\n", dev->name); in scan_age_store() 1471 IPW_DEBUG_INFO("set scan_age = %u\n", priv->ieee->scan_age); 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() 2281 IPW_DEBUG_INFO("%s: Setting MAC to %pM\n", in ipw_send_adapter_address() 2683 IPW_DEBUG_INFO("Writin in ipw_eeprom_init_sram() [all...] |
H A D | ipw2100.h | 99 #define IPW_DEBUG_INFO(f...) IPW_DEBUG(IPW_DL_INFO, ## f) macro
|
H A D | ipw2200.h | 1457 #define IPW_DEBUG_INFO(f, a...) IPW_DEBUG(IPW_DL_INFO, f, ## a) macro
|
Completed in 41 milliseconds