OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_i2c_eeprom
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_phy.c
275
phy->ops.
read_i2c_eeprom
= ixgbe_read_i2c_eeprom_generic;
1386
status = hw->phy.ops.
read_i2c_eeprom
(hw,
1398
status = hw->phy.ops.
read_i2c_eeprom
(hw,
1405
status = hw->phy.ops.
read_i2c_eeprom
(hw,
1411
status = hw->phy.ops.
read_i2c_eeprom
(hw,
1452
hw->phy.ops.
read_i2c_eeprom
(
1516
status = hw->phy.ops.
read_i2c_eeprom
(hw,
1523
status = hw->phy.ops.
read_i2c_eeprom
(hw,
1530
status = hw->phy.ops.
read_i2c_eeprom
(hw,
1677
hw->phy.ops.
read_i2c_eeprom
(hw
[
all
...]
ixgbe_82598.c
170
phy->ops.
read_i2c_eeprom
= ixgbe_read_i2c_eeprom_82598;
ixgbe_api.c
1625
return ixgbe_call_func(hw, hw->phy.ops.
read_i2c_eeprom
,
ixgbe_type.h
4146
s32 (*
read_i2c_eeprom
)(struct ixgbe_hw *, u8 , u8 *);
member in struct:ixgbe_phy_operations
Completed in 21 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025