Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:smart_speed
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/
H
A
D
at803x.c
161
u16
smart_speed
;
member
225
context->
smart_speed
= phy_read(phydev, AT803X_SMART_SPEED);
in at803x_context_save()
237
phy_write(phydev, AT803X_SMART_SPEED, context->
smart_speed
);
in at803x_context_restore()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H
A
D
e1000_82575.c
995
if (phy->
smart_speed
== e1000_smart_speed_on) {
in igb_set_d0_lplu_state_82575()
1006
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in igb_set_d0_lplu_state_82575()
1057
if (phy->
smart_speed
== e1000_smart_speed_on)
in igb_set_d0_lplu_state_82580()
1059
else if (phy->
smart_speed
== e1000_smart_speed_off)
in igb_set_d0_lplu_state_82580()
1094
if (phy->
smart_speed
== e1000_smart_speed_on)
in igb_set_d3_lplu_state_82580()
1096
else if (phy->
smart_speed
== e1000_smart_speed_off)
in igb_set_d3_lplu_state_82580()
H
A
D
e1000_hw.h
412
enum e1000_smart_speed
smart_speed
;
member
H
A
D
e1000_phy.c
1418
if (phy->
smart_speed
== e1000_smart_speed_on) {
in igb_set_d3_lplu_state()
1431
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in igb_set_d3_lplu_state()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H
A
D
e1000_82575.c
995
if (phy->
smart_speed
== e1000_smart_speed_on) {
in igb_set_d0_lplu_state_82575()
1006
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in igb_set_d0_lplu_state_82575()
1057
if (phy->
smart_speed
== e1000_smart_speed_on)
in igb_set_d0_lplu_state_82580()
1059
else if (phy->
smart_speed
== e1000_smart_speed_off)
in igb_set_d0_lplu_state_82580()
1094
if (phy->
smart_speed
== e1000_smart_speed_on)
in igb_set_d3_lplu_state_82580()
1096
else if (phy->
smart_speed
== e1000_smart_speed_off)
in igb_set_d3_lplu_state_82580()
H
A
D
e1000_hw.h
412
enum e1000_smart_speed
smart_speed
;
member
H
A
D
e1000_phy.c
1419
if (phy->
smart_speed
== e1000_smart_speed_on) {
in igb_set_d3_lplu_state()
1432
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in igb_set_d3_lplu_state()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H
A
D
hw.h
604
enum e1000_smart_speed
smart_speed
;
member
H
A
D
82571.c
909
if (phy->
smart_speed
== e1000_smart_speed_on) {
in e1000_set_d0_lplu_state_82571()
920
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in e1000_set_d0_lplu_state_82571()
H
A
D
phy.c
1499
if (phy->
smart_speed
== e1000_smart_speed_on) {
in e1000e_set_d3_lplu_state()
1510
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in e1000e_set_d3_lplu_state()
H
A
D
ich8lan.c
3041
if (phy->
smart_speed
== e1000_smart_speed_on) {
in e1000_set_d0_lplu_state_ich8lan()
3052
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in e1000_set_d0_lplu_state_ich8lan()
3103
if (phy->
smart_speed
== e1000_smart_speed_on) {
in e1000_set_d3_lplu_state_ich8lan()
3114
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in e1000_set_d3_lplu_state_ich8lan()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H
A
D
hw.h
625
enum e1000_smart_speed
smart_speed
;
member
H
A
D
82571.c
909
if (phy->
smart_speed
== e1000_smart_speed_on) {
in e1000_set_d0_lplu_state_82571()
920
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in e1000_set_d0_lplu_state_82571()
H
A
D
phy.c
1508
if (phy->
smart_speed
== e1000_smart_speed_on) {
in e1000e_set_d3_lplu_state()
1519
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in e1000e_set_d3_lplu_state()
H
A
D
ich8lan.c
3058
if (phy->
smart_speed
== e1000_smart_speed_on) {
in e1000_set_d0_lplu_state_ich8lan()
3069
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in e1000_set_d0_lplu_state_ich8lan()
3120
if (phy->
smart_speed
== e1000_smart_speed_on) {
in e1000_set_d3_lplu_state_ich8lan()
3131
} else if (phy->
smart_speed
== e1000_smart_speed_off) {
in e1000_set_d3_lplu_state_ich8lan()
/kernel/linux/linux-6.6/drivers/net/phy/
H
A
D
at803x.c
322
u16
smart_speed
;
member
426
context->
smart_speed
= phy_read(phydev, AT803X_SMART_SPEED);
in at803x_context_save()
438
phy_write(phydev, AT803X_SMART_SPEED, context->
smart_speed
);
in at803x_context_restore()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_82599.c
92
(hw->phy.
smart_speed
== ixgbe_smart_speed_auto ||
in ixgbe_init_mac_link_ops_82599()
93
hw->phy.
smart_speed
== ixgbe_smart_speed_on) &&
in ixgbe_init_mac_link_ops_82599()
H
A
D
ixgbe_type.h
3590
enum ixgbe_smart_speed
smart_speed
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_82599.c
92
(hw->phy.
smart_speed
== ixgbe_smart_speed_auto ||
in ixgbe_init_mac_link_ops_82599()
93
hw->phy.
smart_speed
== ixgbe_smart_speed_on) &&
in ixgbe_init_mac_link_ops_82599()
H
A
D
ixgbe_type.h
3594
enum ixgbe_smart_speed
smart_speed
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_hw.c
5380
if (hw->
smart_speed
== e1000_smart_speed_on) {
in e1000_set_d3_lplu_state()
5393
} else if (hw->
smart_speed
== e1000_smart_speed_off) {
in e1000_set_d3_lplu_state()
H
A
D
e1000_hw.h
1390
e1000_smart_speed
smart_speed
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_hw.c
5381
if (hw->
smart_speed
== e1000_smart_speed_on) {
in e1000_set_d3_lplu_state()
5394
} else if (hw->
smart_speed
== e1000_smart_speed_off) {
in e1000_set_d3_lplu_state()
H
A
D
e1000_hw.h
1387
e1000_smart_speed
smart_speed
;
member
Completed in 101 milliseconds