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:SPEED_0
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H
A
D
atl1c_main.c
250
atl1c_set_aspm(hw,
SPEED_0
);
in atl1c_check_link_status()
251
atl1c_post_phy_linkchg(hw,
SPEED_0
);
in atl1c_check_link_status()
304
adapter->link_speed =
SPEED_0
;
in atl1c_link_chg_event()
770
adapter->link_speed =
SPEED_0
;
in atl1c_sw_init()
1279
atl1c_set_aspm(hw,
SPEED_0
);
in atl1c_disable_l0s_l1()
1314
if ((hw->ctrl_flags & ATL1C_ASPM_L0S_SUPPORT) && link_speed !=
SPEED_0
)
in atl1c_set_aspm()
1333
if (link_speed ==
SPEED_0
|| hw->nic_type == athr_l2c_b)
in atl1c_set_aspm()
1338
if (link_speed !=
SPEED_0
) {
in atl1c_set_aspm()
2353
adapter->link_speed =
SPEED_0
;
in atl1c_down()
H
A
D
atl1c_ethtool.c
38
if (adapter->link_speed !=
SPEED_0
) {
in atl1c_get_link_ksettings()
H
A
D
atl1c_hw.c
691
u16 speed =
SPEED_0
;
in atl1c_phy_to_ps_link()
826
if (link_speed !=
SPEED_0
) { /* link up */
in atl1c_post_phy_linkchg()
H
A
D
atl1c.h
57
#define
SPEED_0
0xffff
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H
A
D
atl1c_main.c
272
atl1c_set_aspm(hw,
SPEED_0
);
in atl1c_check_link_status()
273
atl1c_post_phy_linkchg(hw,
SPEED_0
);
in atl1c_check_link_status()
323
adapter->link_speed =
SPEED_0
;
in atl1c_link_chg_event()
788
adapter->link_speed =
SPEED_0
;
in atl1c_sw_init()
1319
atl1c_set_aspm(hw,
SPEED_0
);
in atl1c_disable_l0s_l1()
1354
if ((hw->ctrl_flags & ATL1C_ASPM_L0S_SUPPORT) && link_speed !=
SPEED_0
)
in atl1c_set_aspm()
1373
if (link_speed ==
SPEED_0
|| hw->nic_type == athr_l2c_b)
in atl1c_set_aspm()
1378
if (link_speed !=
SPEED_0
) {
in atl1c_set_aspm()
2440
adapter->link_speed =
SPEED_0
;
in atl1c_down()
H
A
D
atl1c_ethtool.c
38
if (adapter->link_speed !=
SPEED_0
) {
in atl1c_get_link_ksettings()
H
A
D
atl1c_hw.c
721
u16 speed =
SPEED_0
;
in atl1c_phy_to_ps_link()
852
if (link_speed !=
SPEED_0
) { /* link up */
in atl1c_post_phy_linkchg()
H
A
D
atl1c.h
57
#define
SPEED_0
0xffff
macro
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H
A
D
atlx.c
97
adapter->link_speed =
SPEED_0
;
in atlx_check_for_link()
H
A
D
atlx.h
23
#define
SPEED_0
0xffff
macro
H
A
D
atl2.c
82
adapter->link_speed =
SPEED_0
; /* hardware init */
in atl2_sw_init()
562
adapter->link_speed =
SPEED_0
;
in atl2_check_for_link()
760
adapter->link_speed =
SPEED_0
;
in atl2_down()
1162
adapter->link_speed =
SPEED_0
;
in atl2_check_link()
1220
adapter->link_speed =
SPEED_0
;
in atl2_check_link()
1735
if (adapter->link_speed !=
SPEED_0
) {
in atl2_get_link_ksettings()
H
A
D
atl1.c
940
adapter->link_speed =
SPEED_0
; /* hardware init */
in atl1_sw_init()
1295
adapter->link_speed =
SPEED_0
;
in atl1_check_link()
1352
adapter->link_speed =
SPEED_0
;
in atl1_check_link()
2653
adapter->link_speed =
SPEED_0
;
in atl1_down()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H
A
D
atlx.c
97
adapter->link_speed =
SPEED_0
;
in atlx_check_for_link()
H
A
D
atlx.h
23
#define
SPEED_0
0xffff
macro
H
A
D
atl2.c
82
adapter->link_speed =
SPEED_0
; /* hardware init */
in atl2_sw_init()
562
adapter->link_speed =
SPEED_0
;
in atl2_check_for_link()
760
adapter->link_speed =
SPEED_0
;
in atl2_down()
1162
adapter->link_speed =
SPEED_0
;
in atl2_check_link()
1220
adapter->link_speed =
SPEED_0
;
in atl2_check_link()
1713
if (adapter->link_speed !=
SPEED_0
) {
in atl2_get_link_ksettings()
H
A
D
atl1.c
940
adapter->link_speed =
SPEED_0
; /* hardware init */
in atl1_sw_init()
1295
adapter->link_speed =
SPEED_0
;
in atl1_check_link()
1352
adapter->link_speed =
SPEED_0
;
in atl1_check_link()
2655
adapter->link_speed =
SPEED_0
;
in atl1_down()
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H
A
D
atl1e.h
59
#define
SPEED_0
0xffff
macro
H
A
D
atl1e_ethtool.c
39
if (adapter->link_speed !=
SPEED_0
) {
in atl1e_get_link_ksettings()
H
A
D
atl1e_main.c
163
adapter->link_speed =
SPEED_0
;
in atl1e_check_link()
226
adapter->link_speed =
SPEED_0
;
in atl1e_link_chg_event()
568
adapter->link_speed =
SPEED_0
; /* hardware init */
in atl1e_sw_init()
1994
adapter->link_speed =
SPEED_0
;
in atl1e_down()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H
A
D
atl1e.h
59
#define
SPEED_0
0xffff
macro
H
A
D
atl1e_ethtool.c
39
if (adapter->link_speed !=
SPEED_0
) {
in atl1e_get_link_ksettings()
H
A
D
atl1e_main.c
163
adapter->link_speed =
SPEED_0
;
in atl1e_check_link()
226
adapter->link_speed =
SPEED_0
;
in atl1e_link_chg_event()
568
adapter->link_speed =
SPEED_0
; /* hardware init */
in atl1e_sw_init()
1994
adapter->link_speed =
SPEED_0
;
in atl1e_down()
Completed in 65 milliseconds