Home
last modified time | relevance | path

Searched refs:NVM_INIT_CONTROL2_REG (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_manage.c341 ret_val = e1000_read_nvm(hw, NVM_INIT_CONTROL2_REG, 1, &data); in e1000_enable_mng_pass_thru()
H A De1000_mac.c938 NVM_INIT_CONTROL2_REG + in e1000_set_default_fc_generic()
943 NVM_INIT_CONTROL2_REG, in e1000_set_default_fc_generic()
H A De1000_defines.h1103 #define NVM_INIT_CONTROL2_REG 0x000F macro
H A De1000_82543.c1001 ret_val = hw->nvm.ops.read(hw, NVM_INIT_CONTROL2_REG, 1, &data); in e1000_setup_link_82543()
H A De1000_82571.c1435 ret_val = hw->nvm.ops.read(hw, NVM_INIT_CONTROL2_REG, 1, &data); in e1000_check_mng_mode_82574()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_manage.c341 ret_val = igc_read_nvm(hw, NVM_INIT_CONTROL2_REG, 1, &data); in igc_enable_mng_pass_thru()
H A Digc_mac.c936 NVM_INIT_CONTROL2_REG + in igc_set_default_fc_generic()
941 NVM_INIT_CONTROL2_REG, in igc_set_default_fc_generic()
H A Digc_defines.h1194 #define NVM_INIT_CONTROL2_REG 0x000F macro