Searched refs:IPW_DEBUG_INFO (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/intel/ipw2x00/ |
| D | ipw2100.c | 605 IPW_DEBUG_INFO("wrong size\n"); in ipw2100_set_ordinal() 619 IPW_DEBUG_INFO("wrong table\n"); in ipw2100_set_ordinal() 693 IPW_DEBUG_INFO("%s: Scheduling firmware restart (%llds).\n", in schedule_reset() 709 IPW_DEBUG_INFO("%s: Firmware restart already in progress.\n", in schedule_reset() 732 IPW_DEBUG_INFO in ipw2100_hw_send_command() 739 IPW_DEBUG_INFO in ipw2100_hw_send_command() 746 IPW_DEBUG_INFO in ipw2100_hw_send_command() 753 IPW_DEBUG_INFO("no available msg buffers\n"); in ipw2100_hw_send_command() 800 IPW_DEBUG_INFO("Command completion failed out after %dms.\n", in ipw2100_hw_send_command() 888 IPW_DEBUG_INFO("Query of CARD_DISABLED ordinal " in ipw2100_wait_for_card_state() [all …]
|
| 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("Writing EEPROM data into SRAM\n"); in ipw_eeprom_init_sram() [all …]
|
| D | ipw2100.h | 99 #define IPW_DEBUG_INFO(f...) IPW_DEBUG(IPW_DL_INFO, ## f) macro
|
| D | ipw2200.h | 1460 #define IPW_DEBUG_INFO(f, a...) IPW_DEBUG(IPW_DL_INFO, f, ## a) macro
|