Lines Matching defs:hw

42 static s32 igb_get_hw_semaphore_i210(struct e1000_hw *hw)  in igb_get_hw_semaphore_i210()
112 static s32 igb_acquire_nvm_i210(struct e1000_hw *hw) in igb_acquire_nvm_i210()
124 static void igb_release_nvm_i210(struct e1000_hw *hw) in igb_release_nvm_i210()
137 s32 igb_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask) in igb_acquire_swfw_sync_i210()
183 void igb_release_swfw_sync_i210(struct e1000_hw *hw, u16 mask) in igb_release_swfw_sync_i210()
207 static s32 igb_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, in igb_read_nvm_srrd_i210()
247 static s32 igb_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, in igb_write_nvm_srwr()
307 static s32 igb_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, in igb_write_nvm_srwr_i210()
344 static s32 igb_read_invm_word_i210(struct e1000_hw *hw, u8 address, u16 *data) in igb_read_invm_word_i210()
385 static s32 igb_read_invm_i210(struct e1000_hw *hw, u16 offset, in igb_read_invm_i210()
463 s32 igb_read_invm_version(struct e1000_hw *hw, in igb_read_invm_version()
557 static s32 igb_validate_nvm_checksum_i210(struct e1000_hw *hw) in igb_validate_nvm_checksum_i210()
592 static s32 igb_update_nvm_checksum_i210(struct e1000_hw *hw) in igb_update_nvm_checksum_i210()
647 static s32 igb_pool_flash_update_done_i210(struct e1000_hw *hw) in igb_pool_flash_update_done_i210()
669 bool igb_get_flash_presence_i210(struct e1000_hw *hw) in igb_get_flash_presence_i210()
686 static s32 igb_update_flash_i210(struct e1000_hw *hw) in igb_update_flash_i210()
718 s32 igb_valid_led_default_i210(struct e1000_hw *hw, u16 *data) in igb_valid_led_default_i210()
751 static s32 __igb_access_xmdio_reg(struct e1000_hw *hw, u16 address, in __igb_access_xmdio_reg()
791 s32 igb_read_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr, u16 *data) in igb_read_xmdio_reg()
803 s32 igb_write_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr, u16 data) in igb_write_xmdio_reg()
812 s32 igb_init_nvm_params_i210(struct e1000_hw *hw) in igb_init_nvm_params_i210()
845 s32 igb_pll_workaround_i210(struct e1000_hw *hw) in igb_pll_workaround_i210()