Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dmcdi_port.c1020 bool ignore_missing; in efx_mcdi_phy_get_module_eeprom() local
1029 ignore_missing = false; in efx_mcdi_phy_get_module_eeprom()
1034 ignore_missing = true; /* Ignore missing pages after page 0. */ in efx_mcdi_phy_get_module_eeprom()
1055 } else if (ignore_missing && (page > 0)) { in efx_mcdi_phy_get_module_eeprom()