Searched refs:ice_aq_update_nvm (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_nvm.h158 ice_aq_update_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset,
H A Dice_nvm.c147 * ice_aq_update_nvm
160 ice_aq_update_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, function
377 status = ice_aq_update_nvm(hw, 0, 2 * offset, 2 * words, data,
1798 status = ice_aq_update_nvm(hw, ICE_AQC_NVM_MINSREV_MOD_ID, 0, sizeof(data), &data,

Completed in 109 milliseconds