Lines Matching defs:offset
2111 s32 ixgbe_aci_read_nvm(struct ixgbe_hw *hw, u16 module_typeid, u32 offset, in ixgbe_aci_read_nvm()
2190 u32 offset, u16 length, void *data, in ixgbe_aci_update_nvm()
2418 u32 offset, size; in ixgbe_get_flash_bank_offset() local
2486 u16 module, u32 offset, u8 *data, u32 length) in ixgbe_read_flash_module()
2520 u32 offset, u16 *data) in ixgbe_read_netlist_module()
2549 u32 offset, u16 *data) in ixgbe_read_nvm_module()
2617 u32 offset, u16 *data) in ixgbe_read_nvm_sr_copy()
2968 static s32 ixgbe_read_sr_pointer(struct ixgbe_hw *hw, u16 offset, u32 *pointer) in ixgbe_read_sr_pointer()
3001 static s32 ixgbe_read_sr_area_size(struct ixgbe_hw *hw, u16 offset, u32 *size) in ixgbe_read_sr_area_size()
3036 u32 offset = (max_size + min_size) / 2; in ixgbe_discover_flash_size() local
3268 s32 ixgbe_read_sr_word_aci(struct ixgbe_hw *hw, u16 offset, u16 *data) in ixgbe_read_sr_word_aci()
3295 s32 ixgbe_read_sr_buf_aci(struct ixgbe_hw *hw, u16 offset, u16 *words, in ixgbe_read_sr_buf_aci()
3329 s32 ixgbe_read_flat_nvm(struct ixgbe_hw *hw, u32 offset, u32 *length, in ixgbe_read_flat_nvm()
3393 static s32 ixgbe_check_sr_access_params(struct ixgbe_hw *hw, u32 offset, in ixgbe_check_sr_access_params()
3428 s32 ixgbe_write_sr_word_aci(struct ixgbe_hw *hw, u32 offset, const u16 *data) in ixgbe_write_sr_word_aci()
3455 s32 ixgbe_write_sr_buf_aci(struct ixgbe_hw *hw, u32 offset, u16 words, in ixgbe_write_sr_buf_aci()
5116 s32 ixgbe_read_ee_aci_E610(struct ixgbe_hw *hw, u16 offset, u16 *data) in ixgbe_read_ee_aci_E610()
5150 s32 ixgbe_read_ee_aci_buffer_E610(struct ixgbe_hw *hw, u16 offset, in ixgbe_read_ee_aci_buffer_E610()
5184 s32 ixgbe_write_ee_aci_E610(struct ixgbe_hw *hw, u16 offset, u16 data) in ixgbe_write_ee_aci_E610()
5218 s32 ixgbe_write_ee_aci_buffer_E610(struct ixgbe_hw *hw, u16 offset, in ixgbe_write_ee_aci_buffer_E610()