Searched refs:txp_len (Results 1 – 1 of 1) sorted by relevance
364 const __le16 *txp_len; in iwl_eeprom_enhanced_txpower() local370 txp_len = iwl_eeprom_query_addr(eeprom, eeprom_size, EEPROM_TXP_SZ_OFFS); in iwl_eeprom_enhanced_txpower()371 entries = le16_to_cpup(txp_len) * 2 / EEPROM_TXP_ENTRY_LEN; in iwl_eeprom_enhanced_txpower()