Searched refs:words_written (Results 1 – 1 of 1) sorted by relevance
696 u16 words_written = 0; in e1000_write_nvm_microwire() local725 while (words_written < words) { in e1000_write_nvm_microwire()729 e1000_shift_out_eec_bits(hw, (u16)(offset + words_written), in e1000_write_nvm_microwire()732 e1000_shift_out_eec_bits(hw, data[words_written], 16); in e1000_write_nvm_microwire()751 words_written++; in e1000_write_nvm_microwire()