OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:init_led_link_act
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_common.c
123
mac->ops.
init_led_link_act
= ixgbe_init_led_link_act_generic;
514
if (hw->mac.ops.
init_led_link_act
)
515
hw->mac.ops.
init_led_link_act
(hw);
ixgbe_type.h
4069
s32 (*
init_led_link_act
)(struct ixgbe_hw *);
member in struct:ixgbe_mac_operations
ixgbe_x550.c
1046
mac->ops.
init_led_link_act
= NULL;
Completed in 29 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026