/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ef100_ethtool.c | 64 .get_module_eeprom = efx_ethtool_get_module_eeprom,
|
H A D | ethtool.c | 257 .get_module_eeprom = efx_ethtool_get_module_eeprom,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ef100_ethtool.c | 67 .get_module_eeprom = efx_ethtool_get_module_eeprom,
|
H A D | ethtool.c | 276 .get_module_eeprom = efx_ethtool_get_module_eeprom,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 276 .get_module_eeprom = efx_siena_ethtool_get_module_eeprom,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 1445 !ops->get_module_eeprom) in hns3_get_module_info() 1449 ret = ops->get_module_eeprom(handle, 0, sizeof(sfp_type) / sizeof(u8), in hns3_get_module_info() 1493 !ops->get_module_eeprom) in hns3_get_module_eeprom() 1501 return ops->get_module_eeprom(handle, ee->offset, ee->len, data); in hns3_get_module_eeprom() 1568 .get_module_eeprom = hns3_get_module_eeprom,
|
H A D | hnae3.h | 455 * get_module_eeprom 631 int (*get_module_eeprom)(struct hnae3_handle *handle, u32 offset, member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 1755 !ops->get_module_eeprom) in hns3_get_module_info() 1759 ret = ops->get_module_eeprom(handle, 0, sizeof(sfp_type) / sizeof(u8), in hns3_get_module_info() 1803 !ops->get_module_eeprom) in hns3_get_module_eeprom() 1811 return ops->get_module_eeprom(handle, ee->offset, ee->len, data); in hns3_get_module_eeprom() 2160 .get_module_eeprom = hns3_get_module_eeprom,
|
H A D | hnae3.h | 556 * get_module_eeprom 753 int (*get_module_eeprom)(struct hnae3_handle *handle, u32 offset, member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | ethtool.h | 375 * @get_module_eeprom: Get the eeprom information from the plug-in module 482 int (*get_module_eeprom)(struct net_device *, member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 1284 if (!efx->phy_op || !efx->phy_op->get_module_eeprom) in ef4_ethtool_get_module_eeprom() 1288 ret = efx->phy_op->get_module_eeprom(efx, ee, data); in ef4_ethtool_get_module_eeprom() 1341 .get_module_eeprom = ef4_ethtool_get_module_eeprom,
|
H A D | qt202x_phy.c | 491 .get_module_eeprom = qt202x_phy_get_module_eeprom,
|
H A D | net_driver.h | 583 int (*get_module_eeprom) (struct ef4_nic *efx, member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 1294 if (!efx->phy_op || !efx->phy_op->get_module_eeprom) in ef4_ethtool_get_module_eeprom() 1298 ret = efx->phy_op->get_module_eeprom(efx, ee, data); in ef4_ethtool_get_module_eeprom() 1351 .get_module_eeprom = ef4_ethtool_get_module_eeprom,
|
H A D | qt202x_phy.c | 491 .get_module_eeprom = qt202x_phy_get_module_eeprom,
|
H A D | net_driver.h | 583 int (*get_module_eeprom) (struct ef4_nic *efx, member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | minimal.c | 118 .get_module_eeprom = mlxsw_m_get_module_eeprom,
|
H A D | spectrum_ethtool.c | 1078 .get_module_eeprom = mlxsw_sp_get_module_eeprom,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ethtool.h | 719 * @get_module_eeprom: Get the eeprom information from the plug-in module 865 int (*get_module_eeprom)(struct net_device *, member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_ethtool.c | 1484 .get_module_eeprom = nfp_port_get_module_eeprom, 1505 .get_module_eeprom = nfp_port_get_module_eeprom,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 843 .get_module_eeprom = xgbe_get_module_eeprom,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | minimal.c | 182 .get_module_eeprom = mlxsw_m_get_module_eeprom,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_ethtool.c | 905 .get_module_eeprom = ionic_get_module_eeprom,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 850 .get_module_eeprom = xgbe_get_module_eeprom,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_ethtool.c | 2100 .get_module_eeprom = nfp_port_get_module_eeprom, 2128 .get_module_eeprom = nfp_port_get_module_eeprom,
|