Searched refs:get_module_eeprom (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 1773 !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 D | hnae3.h | 782 int (*get_module_eeprom)(struct hnae3_handle *handle, u32 offset, member
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | qt202x_phy.c | 491 .get_module_eeprom = qt202x_phy_get_module_eeprom,
|
| H A D | ethtool.c | 1301 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 D | net_driver.h | 583 int (*get_module_eeprom) (struct ef4_nic *efx, member
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | minimal.c | 195 .get_module_eeprom = mlxsw_m_get_module_eeprom,
|
| H A D | spectrum_ethtool.c | 1279 .get_module_eeprom = mlxsw_sp_get_module_eeprom,
|
| /linux/include/linux/ |
| H A D | ethtool.h | 1303 int (*get_module_eeprom)(struct net_device *, member
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 2524 .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 D | hinic_ethtool.c | 1763 .get_module_eeprom = hinic_get_module_eeprom,
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 2219 .get_module_eeprom = cxgb4_get_module_eeprom,
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 2174 .get_module_eeprom = mlx4_en_get_module_eeprom
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 2772 .get_module_eeprom = mlx5e_get_module_eeprom,
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 3515 .get_module_eeprom = igb_get_module_eeprom,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 4884 .get_module_eeprom = ice_get_module_eeprom,
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5794 .get_module_eeprom = bnxt_get_module_eeprom,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 10691 .get_module_eeprom = hclge_get_module_eeprom,
|