Home
last modified time | relevance | path

Searched refs:IPW_EEPROM_IMAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1572 #define IPW_EEPROM_IMAGE_SIZE 0x100 macro
H A Dipw2200.c2686 for (i = 0; i < IPW_EEPROM_IMAGE_SIZE; i++) in ipw_eeprom_init_sram()
10408 return IPW_EEPROM_IMAGE_SIZE; in ipw_ethtool_get_eeprom_len()
10416 if (eeprom->offset + eeprom->len > IPW_EEPROM_IMAGE_SIZE) in ipw_ethtool_get_eeprom()
10430 if (eeprom->offset + eeprom->len > IPW_EEPROM_IMAGE_SIZE) in ipw_ethtool_set_eeprom()
10434 for (i = 0; i < IPW_EEPROM_IMAGE_SIZE; i++) in ipw_ethtool_set_eeprom()