Searched refs:NVM_INIT_CONTROL2_REG (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_defines.h560 #define NVM_INIT_CONTROL2_REG 0x000F macro
H A De1000_mac.c681 ret_val = hw->nvm.ops.read(hw, NVM_INIT_CONTROL2_REG, 1, &nvm_data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h626 #define NVM_INIT_CONTROL2_REG 0x000F macro
H A Dlib.c700 ret_val = e1000_read_nvm(hw, NVM_INIT_CONTROL2_REG, 1, &nvm_data);
2565 e1000_read_nvm(hw, NVM_INIT_CONTROL2_REG, 1, &data);
H A D82571.c1198 e1000_read_nvm(hw, NVM_INIT_CONTROL2_REG, 1, &data);
H A Dnetdev.c5470 ret_val = e1000_read_nvm(hw, NVM_INIT_CONTROL2_REG, 1, &buf);

Completed in 88 milliseconds