Searched refs:IL_INFO (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-mac.c | 1897 IL_INFO("loaded firmware version %u.%u.%u.%u\n", in il3945_read_ucode() 3089 IL_INFO("%s is not in hex or decimal form.\n", buf); in il3945_store_debug_level() 3132 IL_INFO(": %s is not in decimal form.\n", buf); in il3945_store_tx_power() 3703 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 | 4611 IL_INFO("%s is not in decimal form.\n", buf); in il4965_store_tx_power() 4818 IL_INFO("loaded firmware version %u.%u.%u.%u\n", in il4965_ucode_callback() 6569 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 | 3519 IL_INFO("Incorrectly detected BG card as ABG. " in il_init_geos() 3525 IL_INFO("Tunable channels: %d 802.11bg, %d 802.11a channels\n", in il_init_geos()
|