Lines Matching refs:igc_hw
7 #include "igc_hw.h"
18 static s32 igc_acquire_nvm_i225(struct igc_hw *hw)
30 static void igc_release_nvm_i225(struct igc_hw *hw)
41 static s32 igc_get_hw_semaphore_i225(struct igc_hw *hw)
110 s32 igc_acquire_swfw_sync_i225(struct igc_hw *hw, u16 mask)
156 void igc_release_swfw_sync_i225(struct igc_hw *hw, u16 mask)
187 static s32 igc_read_nvm_srrd_i225(struct igc_hw *hw, u16 offset, u16 words,
226 static s32 igc_write_nvm_srwr(struct igc_hw *hw, u16 offset, u16 words,
285 static s32 igc_write_nvm_srwr_i225(struct igc_hw *hw, u16 offset, u16 words,
319 static s32 igc_validate_nvm_checksum_i225(struct igc_hw *hw)
321 s32 (*read_op_ptr)(struct igc_hw *hw, u16 offset, u16 count,
351 static s32 igc_pool_flash_update_done_i225(struct igc_hw *hw)
372 static s32 igc_update_flash_i225(struct igc_hw *hw)
404 static s32 igc_update_nvm_checksum_i225(struct igc_hw *hw)
459 bool igc_get_flash_presence_i225(struct igc_hw *hw)
475 s32 igc_init_nvm_params_i225(struct igc_hw *hw)
506 s32 igc_set_eee_i225(struct igc_hw *hw, bool adv2p5G, bool adv1G,
560 s32 igc_set_ltr_i225(struct igc_hw *hw, bool link)