• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/

Lines Matching refs:word

505 	/* Adjust to word count */
2000 * e1000_read_nvm_ich8lan - Read word(s) from the NVM
2002 * @offset: The offset (in bytes) of the word(s) to read.
2004 * @data: Pointer to the word(s) to read at offset.
2006 * Reads a word(s) from the NVM using the flash access registers.
2016 u16 i, word;
2044 &word);
2047 data[i] = word;
2168 * e1000_read_flash_word_ich8lan - Read word from flash
2173 * Reads the flash word at offset into data. Offset is converted
2197 u16 word = 0;
2199 ret_val = e1000_read_flash_data_ich8lan(hw, offset, 1, &word);
2203 *data = (u8)word;
2209 * e1000_read_flash_data_ich8lan - Read byte or word from NVM
2211 * @offset: The offset (in bytes) of the byte or word to read.
2212 * @size: Size of data to read, 1=byte 2=word
2213 * @data: Pointer to the word to store the value read.
2215 * Reads a byte or word from the NVM using the flash access registers.
2288 * e1000_write_nvm_ich8lan - Write word(s) to the NVM
2290 * @offset: The offset (in bytes) of the word(s) to write.
2292 * @data: Pointer to the word(s) to write at offset.
2294 * Writes a byte or word to the NVM using the flash access registers.
2391 * If the word is 0x13, then make sure the signature bits
2432 * to 10b in word 0x13 , this can be done without an
2450 * its signature word (0x13) high_byte to 0b. This can be
2488 * Check to see if checksum needs to be fixed by reading bit 6 in word 0x19.
2558 * @offset: The offset (in bytes) of the byte/word to read.
2559 * @size: Size of data to read, 1=byte 2=word
2643 u16 word = (u16)data;
2645 return e1000_write_flash_data_ich8lan(hw, offset, 1, word);
3184 * ICH parts do not have a word in the NVM to determine