Home
last modified time | relevance | path

Searched refs:atl1c_check_eeprom_exist (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c170 if (atl1c_check_eeprom_exist(&adapter->hw)) in atl1c_get_eeprom_len()
189 if (!atl1c_check_eeprom_exist(hw)) /* not exist */ in atl1c_get_eeprom()
H A Datl1c_hw.c19 int atl1c_check_eeprom_exist(struct atl1c_hw *hw) in atl1c_check_eeprom_exist() function
84 if (atl1c_check_eeprom_exist(hw)) { in atl1c_get_permanent_address()
H A Datl1c_hw.h36 int atl1c_check_eeprom_exist(struct atl1c_hw *hw);
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c170 if (atl1c_check_eeprom_exist(&adapter->hw)) in atl1c_get_eeprom_len()
189 if (!atl1c_check_eeprom_exist(hw)) /* not exist */ in atl1c_get_eeprom()
H A Datl1c_hw.c19 int atl1c_check_eeprom_exist(struct atl1c_hw *hw) in atl1c_check_eeprom_exist() function
84 if (atl1c_check_eeprom_exist(hw)) { in atl1c_get_permanent_address()
H A Datl1c_hw.h37 int atl1c_check_eeprom_exist(struct atl1c_hw *hw);

Completed in 10 milliseconds