Searched refs:eeprom_type (Results 1 – 3 of 3) sorted by relevance
67 tp->eeprom_type = EEPROM_TYPE_93C56; in rtl8168_eeprom_type()70 tp->eeprom_type = EEPROM_TYPE_93C46; in rtl8168_eeprom_type()78 tp->eeprom_type = EEPROM_TYPE_NONE; in rtl8168_eeprom_type()126 if(tp->eeprom_type == EEPROM_TYPE_NONE) { in rtl8168_eeprom_read_sc()130 if (tp->eeprom_type==EEPROM_TYPE_93C46) in rtl8168_eeprom_read_sc()132 else if (tp->eeprom_type==EEPROM_TYPE_93C56) in rtl8168_eeprom_read_sc()160 if(tp->eeprom_type == EEPROM_TYPE_NONE) { in rtl8168_eeprom_write_sc()164 if (tp->eeprom_type==EEPROM_TYPE_93C46) { in rtl8168_eeprom_write_sc()167 } else if (tp->eeprom_type==EEPROM_TYPE_93C56) { in rtl8168_eeprom_write_sc()
1521 u8 eeprom_type; member
965 seq_printf(m, "eeprom_type\t0x%x\n", tp->eeprom_type); in proc_get_driver_variable()1359 tp->eeprom_type, in proc_get_driver_variable()5833 if (tp->eeprom_type == EEPROM_TYPE_NONE) { in rtl_get_eeprom()8993 if (tp->eeprom_type != EEPROM_TYPE_NONE) { in rtl8168_hw_ephy_config()24087 if (tp->eeprom_type != EEPROM_TYPE_NONE) { in rtl8168_get_mac_address()25619 tp->eeprom_type = EEPROM_TYPE_NONE; in rtl8168_init_one()25623 if (tp->eeprom_type == EEPROM_TYPE_93C46 || tp->eeprom_type == EEPROM_TYPE_93C56) in rtl8168_init_one()