Searched refs:widx (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha512-sse2.pl66 { local ($kidx,$widx)=@_;
115 &paddq ("mm7",&QWP(0,$W512,$widx,8)); # T1+=W512[i]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.c5355 uint16_t widx = 0; local
5359 while (widx < words) {
5379 e1000_shift_out_ee_bits(hw, (uint16_t)((offset + widx)*2),
5385 while (widx < words) {
5386 uint16_t word_out = data[widx];
5389 widx++;
5395 if ((((offset + widx)*2) % eeprom->page_size) == 0) {

Completed in 89 milliseconds