Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/devlink/
H A Ddevlink.c11 struct ixgbe_nvm_info pending_nvm;
119 struct ixgbe_nvm_info *nvm = &adapter->hw.flash.nvm; in ixgbe_info_fw_srev()
145 struct ixgbe_nvm_info *nvm = &adapter->hw.flash.nvm; in ixgbe_info_nvm_ver()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.h73 int ixgbe_get_inactive_nvm_ver(struct ixgbe_hw *hw, struct ixgbe_nvm_info *nvm);
H A Dixgbe_type_e610.h982 struct ixgbe_nvm_info { struct
1025 struct ixgbe_nvm_info nvm; /* NVM version information */
H A Dixgbe_e610.c3177 struct ixgbe_nvm_info *nvm) in ixgbe_get_nvm_ver_info()
3218 int ixgbe_get_inactive_nvm_ver(struct ixgbe_hw *hw, struct ixgbe_nvm_info *nvm) in ixgbe_get_inactive_nvm_ver()
3234 struct ixgbe_nvm_info *nvm) in ixgbe_get_active_nvm_ver()
H A Dixgbe_type.h3566 int (*get_nvm_ver)(struct ixgbe_hw *hw, struct ixgbe_nvm_info *nvm);
H A Dixgbe_main.c8620 struct ixgbe_nvm_info *nvm_info = &adapter->hw.flash.nvm; in ixgbe_check_fw_error()
11421 struct ixgbe_nvm_info *nvm = &adapter->hw.flash.nvm; in ixgbe_set_fw_version_e610()