Searched refs:IL_INFO (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-mac.c | 1889 IL_INFO("loaded firmware version %u.%u.%u.%u\n", in il3945_read_ucode() 3081 IL_INFO("%s is not in hex or decimal form.\n", buf); in il3945_store_debug_level() 3124 IL_INFO(": %s is not in decimal form.\n", buf); in il3945_store_tx_power() 3698 IL_INFO("Detected Intel Wireless WiFi Link %s\n", il->cfg->name); in il3945_pci_probe()
|
D | 4965.c | 206 IL_INFO("device EEPROM VER=0x%x, CALIB=0x%x\n", eeprom_ver, calib_ver); in il4965_eeprom_check_version()
|
D | 4965-mac.c | 4604 IL_INFO("%s is not in decimal form.\n", buf); in il4965_store_tx_power() 4811 IL_INFO("loaded firmware version %u.%u.%u.%u\n", in il4965_ucode_callback() 6562 IL_INFO("Detected %s, REV=0x%X\n", il->cfg->name, il->hw_rev); in il4965_pci_probe()
|
D | common.h | 34 #define IL_INFO(f, a...) dev_info(&il->pci_dev->dev, f, ## a) macro
|
D | common.c | 3528 IL_INFO("Incorrectly detected BG card as ABG. " in il_init_geos() 3534 IL_INFO("Tunable channels: %d 802.11bg, %d 802.11a channels\n", in il_init_geos()
|