Searched refs:module_typeid (Results 1 – 3 of 3) sorted by relevance
91 ice_aq_read_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, u16 length,
21 ice_aq_read_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, u16 length, in ice_aq_read_nvm() argument37 if (!read_shadow_ram && module_typeid == ICE_AQC_NVM_START_POINT) in ice_aq_read_nvm()43 cmd->module_typeid = CPU_TO_LE16(module_typeid); in ice_aq_read_nvm()
1683 __le16 module_typeid; member