Lines Matching refs:e1000_hw

14 static s32 igb_update_flash_i210(struct e1000_hw *hw);
22 static s32 igb_get_hw_semaphore_i210(struct e1000_hw *hw) in igb_get_hw_semaphore_i210()
92 static s32 igb_acquire_nvm_i210(struct e1000_hw *hw) in igb_acquire_nvm_i210()
104 static void igb_release_nvm_i210(struct e1000_hw *hw) in igb_release_nvm_i210()
117 s32 igb_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask) in igb_acquire_swfw_sync_i210()
163 void igb_release_swfw_sync_i210(struct e1000_hw *hw, u16 mask) in igb_release_swfw_sync_i210()
187 static s32 igb_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, in igb_read_nvm_srrd_i210()
227 static s32 igb_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, in igb_write_nvm_srwr()
287 static s32 igb_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, in igb_write_nvm_srwr_i210()
324 static s32 igb_read_invm_word_i210(struct e1000_hw *hw, u8 address, u16 *data) in igb_read_invm_word_i210()
366 static s32 igb_read_invm_i210(struct e1000_hw *hw, u16 offset, in igb_read_invm_i210()
444 s32 igb_read_invm_version(struct e1000_hw *hw, in igb_read_invm_version()
538 static s32 igb_validate_nvm_checksum_i210(struct e1000_hw *hw) in igb_validate_nvm_checksum_i210()
541 s32 (*read_op_ptr)(struct e1000_hw *, u16, u16, u16 *); in igb_validate_nvm_checksum_i210()
573 static s32 igb_update_nvm_checksum_i210(struct e1000_hw *hw) in igb_update_nvm_checksum_i210()
628 static s32 igb_pool_flash_update_done_i210(struct e1000_hw *hw) in igb_pool_flash_update_done_i210()
650 bool igb_get_flash_presence_i210(struct e1000_hw *hw) in igb_get_flash_presence_i210()
667 static s32 igb_update_flash_i210(struct e1000_hw *hw) in igb_update_flash_i210()
699 s32 igb_valid_led_default_i210(struct e1000_hw *hw, u16 *data) in igb_valid_led_default_i210()
732 static s32 __igb_access_xmdio_reg(struct e1000_hw *hw, u16 address, in __igb_access_xmdio_reg()
772 s32 igb_read_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr, u16 *data) in igb_read_xmdio_reg()
784 s32 igb_write_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr, u16 data) in igb_write_xmdio_reg()
793 s32 igb_init_nvm_params_i210(struct e1000_hw *hw) in igb_init_nvm_params_i210()
825 s32 igb_pll_workaround_i210(struct e1000_hw *hw) in igb_pll_workaround_i210()
896 s32 igb_get_cfg_done_i210(struct e1000_hw *hw) in igb_get_cfg_done_i210()