Home
last modified time | relevance | path

Searched refs:ignore_missing (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/sfc/
Dmcdi_port_common.c979 bool ignore_missing; in efx_mcdi_phy_get_module_eeprom() local
988 ignore_missing = false; in efx_mcdi_phy_get_module_eeprom()
993 ignore_missing = true; /* Ignore missing pages after page 0. */ in efx_mcdi_phy_get_module_eeprom()
1014 } else if (ignore_missing && (page > 0)) { in efx_mcdi_phy_get_module_eeprom()