Lines Matching defs:value
169 u32 value; in atl2_configure() local
1106 u32 value; in atl2_setup_mac_ctrl() local
1157 u32 value; in atl2_check_link() local
1214 u32 value; in atl2_check_link() local
1702 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value) in atl2_read_pci_cfg()
1708 static void atl2_write_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value) in atl2_write_pci_cfg()
2152 u32 value; in atl2_spi_read() local
2331 u32 crc32, value; in atl2_hash_mc_addr() local
2377 u32 value; in atl2_init_pcie() local
2696 u32 value; in atl2_set_mac_addr() local
2717 u32 value; in atl2_check_eeprom_exist() local
2729 static bool atl2_write_eeprom(struct atl2_hw *hw, u32 offset, u32 value) in atl2_write_eeprom()
2889 static int atl2_validate_option(int *value, struct atl2_option *opt) in atl2_validate_option()