Lines Matching refs:s32
360 s32 (*get_variants)(struct e1000_adapter *);
366 s32 e1000e_get_base_timinca(struct e1000_adapter *adapter, u32 *timinca);
519 static inline s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset()
524 static inline s32 e1e_rphy(struct e1000_hw *hw, u32 offset, u16 *data) in e1e_rphy()
529 static inline s32 e1e_rphy_locked(struct e1000_hw *hw, u32 offset, u16 *data) in e1e_rphy_locked()
534 static inline s32 e1e_wphy(struct e1000_hw *hw, u32 offset, u16 data) in e1e_wphy()
539 static inline s32 e1e_wphy_locked(struct e1000_hw *hw, u32 offset, u16 data) in e1e_wphy_locked()
546 static inline s32 e1000e_read_mac_addr(struct e1000_hw *hw) in e1000e_read_mac_addr()
554 static inline s32 e1000_validate_nvm_checksum(struct e1000_hw *hw) in e1000_validate_nvm_checksum()
559 static inline s32 e1000e_update_nvm_checksum(struct e1000_hw *hw) in e1000e_update_nvm_checksum()
564 static inline s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, in e1000_read_nvm()
570 static inline s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm()
576 static inline s32 e1000_get_phy_info(struct e1000_hw *hw) in e1000_get_phy_info()
588 s32 __ew32_prepare(struct e1000_hw *hw);