Searched refs:ice_nvm_sanitize (Results 1 – 2 of 2) sorted by relevance
161 s32 ice_nvm_sanitize(struct ice_hw *hw, u8 cmd_flags, u8 *values);
2177 status = ice_nvm_sanitize(hw, cmd_flags, &values); in ice_nvm_sanitize_operate()2201 s32 ice_nvm_sanitize(struct ice_hw *hw, u8 cmd_flags, u8 *values) in ice_nvm_sanitize() function