Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1773 !ops->get_module_eeprom) in hns3_get_module_info()
1777 ret = ops->get_module_eeprom(handle, 0, sizeof(sfp_type) / sizeof(u8), in hns3_get_module_info()
1821 !ops->get_module_eeprom) in hns3_get_module_eeprom()
1829 return ops->get_module_eeprom(handle, ee->offset, ee->len, data); in hns3_get_module_eeprom()
2229 .get_module_eeprom = hns3_get_module_eeprom,
H A Dhnae3.h782 int (*get_module_eeprom)(struct hnae3_handle *handle, u32 offset, member
/linux/drivers/net/ethernet/sfc/falcon/
H A Dqt202x_phy.c491 .get_module_eeprom = qt202x_phy_get_module_eeprom,
H A Dethtool.c1301 if (!efx->phy_op || !efx->phy_op->get_module_eeprom) in ef4_ethtool_get_module_eeprom()
1305 ret = efx->phy_op->get_module_eeprom(efx, ee, data); in ef4_ethtool_get_module_eeprom()
1360 .get_module_eeprom = ef4_ethtool_get_module_eeprom,
H A Dnet_driver.h583 int (*get_module_eeprom) (struct ef4_nic *efx, member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c195 .get_module_eeprom = mlxsw_m_get_module_eeprom,
H A Dspectrum_ethtool.c1279 .get_module_eeprom = mlxsw_sp_get_module_eeprom,
/linux/include/linux/
H A Dethtool.h1303 int (*get_module_eeprom)(struct net_device *, member
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c2524 .get_module_eeprom = nfp_port_get_module_eeprom,
2554 .get_module_eeprom = nfp_port_get_module_eeprom,
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1763 .get_module_eeprom = hinic_get_module_eeprom,
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c2219 .get_module_eeprom = cxgb4_get_module_eeprom,
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c2174 .get_module_eeprom = mlx4_en_get_module_eeprom
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2772 .get_module_eeprom = mlx5e_get_module_eeprom,
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c3515 .get_module_eeprom = igb_get_module_eeprom,
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4884 .get_module_eeprom = ice_get_module_eeprom,
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5794 .get_module_eeprom = bnxt_get_module_eeprom,
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c10691 .get_module_eeprom = hclge_get_module_eeprom,