Lines Matching refs:s32
31 extern s32 igb_update_flash_i210(struct e1000_hw *hw);
32 extern s32 igb_update_nvm_checksum_i210(struct e1000_hw *hw);
33 extern s32 igb_validate_nvm_checksum_i210(struct e1000_hw *hw);
34 extern s32 igb_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset,
36 extern s32 igb_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset,
38 extern s32 igb_read_invm_i211(struct e1000_hw *hw, u16 address, u16 *data);
39 extern s32 igb_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask);
41 extern s32 igb_acquire_nvm_i210(struct e1000_hw *hw);
43 extern s32 igb_valid_led_default_i210(struct e1000_hw *hw, u16 *data);
44 extern s32 igb_read_nvm_i211(struct e1000_hw *hw, u16 offset, u16 words,
46 extern s32 igb_read_invm_version(struct e1000_hw *hw,
48 extern s32 igb_read_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr,
50 extern s32 igb_write_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr,