Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.h1593 #define IPW_EEPROM_IMAGE_SIZE 0x100 macro
Dipw2200.c2741 for (i = 0; i < IPW_EEPROM_IMAGE_SIZE; i++) in ipw_eeprom_init_sram()
10483 return IPW_EEPROM_IMAGE_SIZE; in ipw_ethtool_get_eeprom_len()
10491 if (eeprom->offset + eeprom->len > IPW_EEPROM_IMAGE_SIZE) in ipw_ethtool_get_eeprom()
10505 if (eeprom->offset + eeprom->len > IPW_EEPROM_IMAGE_SIZE) in ipw_ethtool_set_eeprom()
10509 for (i = 0; i < IPW_EEPROM_IMAGE_SIZE; i++) in ipw_ethtool_set_eeprom()