Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/sfc/
Dmcdi_port_common.c994 bool ignore_missing; in efx_mcdi_phy_get_module_eeprom() local
1003 ignore_missing = false; in efx_mcdi_phy_get_module_eeprom()
1008 ignore_missing = true; /* Ignore missing pages after page 0. */ in efx_mcdi_phy_get_module_eeprom()
1029 } else if (ignore_missing && (page > 0)) { in efx_mcdi_phy_get_module_eeprom()