Home
last modified time | relevance | path

Searched defs:module_typeid (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_nvm.c21 int ice_aq_read_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, in ice_aq_read_nvm()
124 ice_aq_update_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, in ice_aq_update_nvm()
162 int ice_aq_erase_nvm(struct ice_hw *hw, u16 module_typeid, struct ice_sq_cd *cd) in ice_aq_erase_nvm()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c2326 ixgbe_aci_read_nvm(struct ixgbe_hw * hw,u16 module_typeid,u32 offset,u16 length,void * data,bool last_command,bool read_shadow_ram) ixgbe_aci_read_nvm() argument
2363 ixgbe_aci_erase_nvm(struct ixgbe_hw * hw,u16 module_typeid) ixgbe_aci_erase_nvm() argument
2405 ixgbe_aci_update_nvm(struct ixgbe_hw * hw,u16 module_typeid,u32 offset,u16 length,void * data,bool last_command,u8 command_flags) ixgbe_aci_update_nvm() argument
[all...]
H A Dixgbe_type_e610.h714 __le16 module_typeid; global() member