Home
last modified time | relevance | path

Searched refs:EEPROM_3945_EEPROM_VERSION (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945.c2663 .eeprom_ver = EEPROM_3945_EEPROM_VERSION,
2692 .eeprom_ver = EEPROM_3945_EEPROM_VERSION,
H A Dcommon.h217 #define EEPROM_3945_EEPROM_VERSION (0x2f) macro
H A D3945-mac.c3481 if (eeprom->version < EEPROM_3945_EEPROM_VERSION) { in il3945_init_drv()