Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c1022 bool ignore_missing; in efx_mcdi_phy_get_module_eeprom() local
1031 ignore_missing = false; in efx_mcdi_phy_get_module_eeprom()
1036 ignore_missing = true; /* Ignore missing pages after page 0. */ in efx_mcdi_phy_get_module_eeprom()
1057 } else if (ignore_missing && (page > 0)) { in efx_mcdi_phy_get_module_eeprom()