ice_nvm_access_cmd
struct ice_nvm_access_cmd *cmd;
if (ifd_len < sizeof(struct ice_nvm_access_cmd)) {
__func__, ifd_len, sizeof(struct ice_nvm_access_cmd));
cmd = (struct ice_nvm_access_cmd *)nvm_buffer;
data = (union ice_nvm_access_data *)(nvm_buffer + sizeof(struct ice_nvm_access_cmd));
ice_nvm_access_get_features(struct ice_nvm_access_cmd *cmd,
u32 ice_nvm_access_get_module(struct ice_nvm_access_cmd *cmd)
u32 ice_nvm_access_get_flags(struct ice_nvm_access_cmd *cmd)
u32 ice_nvm_access_get_adapter(struct ice_nvm_access_cmd *cmd)
ice_validate_nvm_rw_reg(struct ice_nvm_access_cmd *cmd)
ice_nvm_access_read(struct ice_hw *hw, struct ice_nvm_access_cmd *cmd,
ice_nvm_access_write(struct ice_hw *hw, struct ice_nvm_access_cmd *cmd,
ice_handle_nvm_access(struct ice_hw *hw, struct ice_nvm_access_cmd *cmd,
ice_nvm_access_read(struct ice_hw *hw, struct ice_nvm_access_cmd *cmd,
ice_nvm_access_write(struct ice_hw *hw, struct ice_nvm_access_cmd *cmd,
ice_nvm_access_get_features(struct ice_nvm_access_cmd *cmd,
ice_handle_nvm_access(struct ice_hw *hw, struct ice_nvm_access_cmd *cmd,
u32 ice_nvm_access_get_module(struct ice_nvm_access_cmd *cmd);
u32 ice_nvm_access_get_flags(struct ice_nvm_access_cmd *cmd);
u32 ice_nvm_access_get_adapter(struct ice_nvm_access_cmd *cmd);