Searched refs:IL_INFO (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-mac.c | 1895 IL_INFO("loaded firmware version %u.%u.%u.%u\n", in il3945_read_ucode() 3087 IL_INFO("%s is not in hex or decimal form.\n", buf); in il3945_store_debug_level() 3130 IL_INFO(": %s is not in decimal form.\n", buf); in il3945_store_tx_power() 3695 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 | 4610 IL_INFO("%s is not in decimal form.\n", buf); in il4965_store_tx_power() 4817 IL_INFO("loaded firmware version %u.%u.%u.%u\n", in il4965_ucode_callback() 6559 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 | 3516 IL_INFO("Incorrectly detected BG card as ABG. " in il_init_geos() 3522 IL_INFO("Tunable channels: %d 802.11bg, %d 802.11a channels\n", in il_init_geos()
|