Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_nvm.c50 ice_aq_read_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, u16 length, in ice_aq_read_nvm() argument
161 ice_aq_update_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, in ice_aq_update_nvm() argument
202 ice_aq_erase_nvm(struct ice_hw * hw,u16 module_typeid,struct ice_sq_cd * cd) ice_aq_erase_nvm() argument
[all...]
H A Dice_adminq_cmd.h2170 __le16 module_typeid; global() member
/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.c2111 s32 ixgbe_aci_read_nvm(struct ixgbe_hw *hw, u16 module_typeid, u32 offset, in ixgbe_aci_read_nvm()
2148 s32 ixgbe_aci_erase_nvm(struct ixgbe_hw *hw, u16 module_typeid) in ixgbe_aci_erase_nvm()
2189 s32 ixgbe_aci_update_nvm(struct ixgbe_hw *hw, u16 module_typeid, in ixgbe_aci_update_nvm()
H A Dixgbe_type_e610.h1323 __le16 module_typeid; member