OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:write_i2c_byte
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_api.c
1547
return ixgbe_call_func(hw, hw->phy.ops.
write_i2c_byte
, (hw, byte_offset,
ixgbe_phy.c
273
phy->ops.
write_i2c_byte
= ixgbe_write_i2c_byte_generic;
2040
return hw->phy.ops.
write_i2c_byte
(hw, byte_offset,
ixgbe_82599.c
146
phy->ops.
write_i2c_byte
= ixgbe_write_i2c_byte_82599;
ixgbe_common.c
5579
status = hw->phy.ops.
write_i2c_byte
(hw, IXGBE_SFF_SFF_8472_OSCB,
5598
status = hw->phy.ops.
write_i2c_byte
(hw, IXGBE_SFF_SFF_8472_ESCB,
ixgbe_type.h
4144
s32 (*
write_i2c_byte
)(struct ixgbe_hw *, u8, u8, u8);
member in struct:ixgbe_phy_operations
Completed in 910 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025