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:current_link_up
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H
A
D
tg3.c
2387
static void tg3_phy_eee_adjust(struct tg3 *tp, bool
current_link_up
)
in tg3_phy_eee_adjust()
argument
2397
current_link_up
&&
in tg3_phy_eee_adjust()
2416
if (
current_link_up
&&
in tg3_phy_eee_adjust()
4781
bool
current_link_up
;
in tg3_setup_copper_phy()
local
4872
current_link_up
= false;
in tg3_setup_copper_phy()
4937
current_link_up
= true;
in tg3_setup_copper_phy()
4953
current_link_up
= true;
in tg3_setup_copper_phy()
4957
if (
current_link_up
&&
in tg3_setup_copper_phy()
4977
if (!
current_link_up
|| (tp->phy_flags & TG3_PHYFLG_IS_LOW_POWER)) {
in tg3_setup_copper_phy()
4981
current_link_up
in tg3_setup_copper_phy()
5506
bool
current_link_up
;
tg3_setup_fiber_hw_autoneg()
local
5650
bool
current_link_up
= false;
tg3_setup_fiber_by_hand()
local
5719
bool
current_link_up
;
tg3_setup_fiber_phy()
local
5822
bool
current_link_up
= false;
tg3_setup_fiber_mii_phy()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H
A
D
tg3.c
2381
static void tg3_phy_eee_adjust(struct tg3 *tp, bool
current_link_up
)
in tg3_phy_eee_adjust()
argument
2391
current_link_up
&&
in tg3_phy_eee_adjust()
2410
if (
current_link_up
&&
in tg3_phy_eee_adjust()
4776
bool
current_link_up
;
in tg3_setup_copper_phy()
local
4867
current_link_up
= false;
in tg3_setup_copper_phy()
4932
current_link_up
= true;
in tg3_setup_copper_phy()
4948
current_link_up
= true;
in tg3_setup_copper_phy()
4952
if (
current_link_up
&&
in tg3_setup_copper_phy()
4972
if (!
current_link_up
|| (tp->phy_flags & TG3_PHYFLG_IS_LOW_POWER)) {
in tg3_setup_copper_phy()
4976
current_link_up
in tg3_setup_copper_phy()
5501
bool
current_link_up
;
tg3_setup_fiber_hw_autoneg()
local
5644
bool
current_link_up
= false;
tg3_setup_fiber_by_hand()
local
5713
bool
current_link_up
;
tg3_setup_fiber_phy()
local
5815
bool
current_link_up
= false;
tg3_setup_fiber_mii_phy()
local
[all...]
Completed in 18 milliseconds