Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcmis_cdb.c182 err = ops->set_module_eeprom_by_page(dev, &page_data, &extack); in cmis_cdb_validate_password()
544 err = ops->set_module_eeprom_by_page(dev, page_data, &extack); in __ethtool_cmis_cdb_execute_cmd()
H A Dmodule.c376 if (!ops->set_module_eeprom_by_page || in ethnl_module_fw_flash_validate()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c198 .set_module_eeprom_by_page = mlxsw_m_set_module_eeprom_by_page,
/linux/include/linux/
H A Dethtool.h1229 int (*set_module_eeprom_by_page)(struct net_device *dev, member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5542 .set_module_eeprom_by_page = bnxt_set_module_eeprom_by_page,