Searched refs:hinic_get_sfp_eeprom (Results 1 – 3 of 3) sorted by relevance
1363 int hinic_get_sfp_eeprom(struct hinic_hwdev *hwdev, u8 *data, u16 *len) in hinic_get_sfp_eeprom() function1404 err = hinic_get_sfp_eeprom(hwdev, sfp_data, &len); in hinic_get_sfp_type()
894 int hinic_get_sfp_eeprom(struct hinic_hwdev *hwdev, u8 *data, u16 *len);
1750 err = hinic_get_sfp_eeprom(nic_dev->hwdev, sfp_data, &len); in hinic_get_module_eeprom()