OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:identify_sfp
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_82598.c
227
ret_val = phy->ops.
identify_sfp
(hw);
1290
hw->phy.ops.
identify_sfp
(hw);
ixgbe_phy.c
278
phy->ops.
identify_sfp
= ixgbe_identify_module_generic;
1658
hw->phy.ops.
identify_sfp
(hw);
ixgbe_x550.c
2464
phy->ops.
identify_sfp
= ixgbe_identify_sfp_module_X550em;
ixgbe_type.h
4131
s32 (*
identify_sfp
)(struct ixgbe_hw *);
member in struct:ixgbe_phy_operations
ixgbe.c
4812
err = hw->phy.ops.
identify_sfp
(hw);
4848
/* get_supported_phy_layer will call hw->phy.ops.
identify_sfp
() */
Completed in 31 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025