OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:link_capabilities
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_82598.c
743
ixgbe_link_speed
link_capabilities
= IXGBE_LINK_SPEED_UNKNOWN;
local in function:ixgbe_setup_mac_link_82598
751
ixgbe_get_link_capabilities(hw, &
link_capabilities
, &autoneg);
752
speed &=
link_capabilities
;
ixgbe_82599.c
914
ixgbe_link_speed
link_capabilities
= IXGBE_LINK_SPEED_UNKNOWN;
local in function:ixgbe_setup_mac_link_82599
919
status = ixgbe_get_link_capabilities(hw, &
link_capabilities
, &autoneg);
923
speed &=
link_capabilities
;
Completed in 13 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025