Home
last modified time | relevance | path

Searched refs:atl2_check_eeprom_exist (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl2.h82 static int atl2_check_eeprom_exist(struct atl2_hw *hw);
H A Datl2.c1892 if (!atl2_check_eeprom_exist(&adapter->hw)) in atl2_get_eeprom_len()
1911 if (atl2_check_eeprom_exist(hw)) in atl2_get_eeprom()
2209 if (!atl2_check_eeprom_exist(hw)) { /* eeprom exists */ in get_permanent_address()
2715 static int atl2_check_eeprom_exist(struct atl2_hw *hw) in atl2_check_eeprom_exist() function
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl2.h82 static int atl2_check_eeprom_exist(struct atl2_hw *hw);
H A Datl2.c1870 if (!atl2_check_eeprom_exist(&adapter->hw)) in atl2_get_eeprom_len()
1889 if (atl2_check_eeprom_exist(hw)) in atl2_get_eeprom()
2187 if (!atl2_check_eeprom_exist(hw)) { /* eeprom exists */ in get_permanent_address()
2687 static int atl2_check_eeprom_exist(struct atl2_hw *hw) in atl2_check_eeprom_exist() function

Completed in 10 milliseconds