OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:orig_autoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_82599.c
223
hw->mac.
orig_autoc
| IXGBE_AUTOC_LMS_10G_SERIAL,
452
autoc = hw->mac.
orig_autoc
;
908
u32
orig_autoc
= 0; /* holds the cached value of AUTOC register */
local in function:ixgbe_setup_mac_link_82599
936
orig_autoc
= hw->mac.
orig_autoc
;
938
orig_autoc
= autoc;
949
if (
orig_autoc
& IXGBE_AUTOC_KX4_SUPP)
951
if ((
orig_autoc
& IXGBE_AUTOC_KR_SUPP) &&
1151
hw->mac.
orig_autoc
= autoc;
1164
hw->mac.
orig_autoc
[
all
...]
ixgbe_type.h
4206
u32
orig_autoc
;
member in struct:ixgbe_mac_info
Completed in 21 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025