Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c3175 static int ixgbe_get_nvm_ver_info(struct ixgbe_hw *hw, in ixgbe_get_nvm_ver_info() function
3220 return ixgbe_get_nvm_ver_info(hw, IXGBE_INACTIVE_FLASH_BANK, nvm); in ixgbe_get_inactive_nvm_ver()
3236 return ixgbe_get_nvm_ver_info(hw, IXGBE_ACTIVE_FLASH_BANK, nvm); in ixgbe_get_active_nvm_ver()
3378 err = ixgbe_get_nvm_ver_info(hw, IXGBE_ACTIVE_FLASH_BANK, in ixgbe_get_flash_data()