Searched refs:words_written (Results 1 – 1 of 1) sorted by relevance
689 u16 words_written = 0; in e1000_write_nvm_microwire() local718 while (words_written < words) { in e1000_write_nvm_microwire()722 e1000_shift_out_eec_bits(hw, (u16)(offset + words_written), in e1000_write_nvm_microwire()725 e1000_shift_out_eec_bits(hw, data[words_written], 16); in e1000_write_nvm_microwire()744 words_written++; in e1000_write_nvm_microwire()