Searched refs:ice_nvm_features (Results 1 – 2 of 2) sorted by relevance
49 struct ice_nvm_features { struct67 struct ice_nvm_features drv_features; /* NVM features */ argument
1127 if (cmd->data_size < sizeof(struct ice_nvm_features)) in ice_nvm_access_get_features()1136 data->drv_features.size = sizeof(struct ice_nvm_features); in ice_nvm_access_get_features()