OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setup_link_speed
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_82598.c
800
status = hw->phy.ops.
setup_link_speed
(hw, speed,
ixgbe_api.c
616
return ixgbe_call_func(hw, hw->phy.ops.
setup_link_speed
, (hw, speed,
ixgbe_x540.c
208
return hw->phy.ops.
setup_link_speed
(hw, speed, autoneg_wait_to_complete);
ixgbe_x550.c
1915
return hw->phy.ops.
setup_link_speed
(hw, speed, autoneg_wait);
1988
return hw->phy.ops.
setup_link_speed
(hw, speed, autoneg_wait);
4669
return hw->phy.ops.
setup_link_speed
(hw, speed, autoneg_wait_to_complete);
ixgbe_82599.c
1031
status = hw->phy.ops.
setup_link_speed
(hw, speed,
ixgbe_phy.c
269
phy->ops.
setup_link_speed
= ixgbe_setup_phy_link_speed_generic;
ixgbe_type.h
4140
s32 (*
setup_link_speed
)(struct ixgbe_hw *, ixgbe_link_speed, bool);
member in struct:ixgbe_phy_operations
Completed in 35 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025