Searched refs:ethtool_module_eeprom (Results 1 – 16 of 16) sorted by relevance
/linux-6.14.4/net/ethtool/ |
D | cmis_cdb.c | 43 void ethtool_cmis_page_init(struct ethtool_module_eeprom *page_data, in ethtool_cmis_page_init() 67 struct ethtool_module_eeprom page_data = {0}; in cmis_rev_major_get() 111 struct ethtool_module_eeprom page_data = {}; in cmis_cdb_advertisement_get() 169 struct ethtool_module_eeprom page_data = {}; in cmis_cdb_validate_password() 350 struct ethtool_module_eeprom page_data = {0}; in ethtool_cmis_module_poll() 489 struct ethtool_module_eeprom *page_data, in cmis_cdb_process_reply() 532 struct ethtool_module_eeprom *page_data, in __ethtool_cmis_cdb_execute_cmd() 562 struct ethtool_module_eeprom *page_data) in ethtool_cmis_cdb_execute_epl_cmd() 613 struct ethtool_module_eeprom page_data = {}; in ethtool_cmis_cdb_execute_cmd()
|
D | eeprom.c | 89 struct ethtool_module_eeprom *page_data, in get_module_eeprom_by_page() 115 struct ethtool_module_eeprom page_data = {0}; in eeprom_prepare_data()
|
D | cmis.h | 114 void ethtool_cmis_page_init(struct ethtool_module_eeprom *page_data,
|
D | module.c | 243 struct ethtool_module_eeprom page_data = {}; in module_flash_fw_work_init()
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_env.h | 28 const struct ethtool_module_eeprom *page, 34 const struct ethtool_module_eeprom *page,
|
D | minimal.c | 131 const struct ethtool_module_eeprom *page, in mlxsw_m_get_module_eeprom_by_page() 145 const struct ethtool_module_eeprom *page, in mlxsw_m_set_module_eeprom_by_page()
|
D | core_env.c | 461 const struct ethtool_module_eeprom *page, in mlxsw_env_get_module_eeprom_by_page() 519 const struct ethtool_module_eeprom *page, in mlxsw_env_set_module_eeprom_by_page()
|
D | spectrum_ethtool.c | 1060 const struct ethtool_module_eeprom *page, in mlxsw_sp_get_module_eeprom_by_page() 1074 const struct ethtool_module_eeprom *page, in mlxsw_sp_set_module_eeprom_by_page()
|
/linux-6.14.4/drivers/net/phy/ |
D | sfp.h | 27 const struct ethtool_module_eeprom *page,
|
D | sfp-bus.c | 542 const struct ethtool_module_eeprom *page, in sfp_get_module_eeprom_by_page()
|
D | sfp.c | 2832 const struct ethtool_module_eeprom *page, in sfp_module_eeprom_by_page()
|
/linux-6.14.4/include/linux/ |
D | ethtool.h | 601 struct ethtool_module_eeprom { struct 1122 const struct ethtool_module_eeprom *page, 1125 const struct ethtool_module_eeprom *page,
|
D | sfp.h | 569 const struct ethtool_module_eeprom *page, 620 const struct ethtool_module_eeprom *page, in sfp_get_module_eeprom_by_page()
|
/linux-6.14.4/drivers/net/ethernet/fungible/funeth/ |
D | funeth_ethtool.c | 1119 const struct ethtool_module_eeprom *req, in fun_get_port_module_page()
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 1989 const struct ethtool_module_eeprom *page_data, in mlx5e_get_module_eeprom_by_page()
|
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 4545 const struct ethtool_module_eeprom *page_data, in bnxt_get_module_eeprom_by_page()
|