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:igb_phy_sw_reset
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H
A
D
e1000_phy.h
33
s32
igb_phy_sw_reset
(struct e1000_hw *hw);
H
A
D
e1000_phy.c
609
ret_val =
igb_phy_sw_reset
(hw);
in igb_copper_link_setup_m88()
687
ret_val =
igb_phy_sw_reset
(hw);
in igb_copper_link_setup_m88_gen2()
703
ret_val =
igb_phy_sw_reset
(hw);
in igb_copper_link_setup_m88_gen2()
1233
ret_val =
igb_phy_sw_reset
(hw);
in igb_phy_force_speed_duplex_m88()
2042
*
igb_phy_sw_reset
- PHY software reset
2048
s32
igb_phy_sw_reset
(struct e1000_hw *hw)
in igb_phy_sw_reset()
function
2270
ret_val =
igb_phy_sw_reset
(hw);
in igb_initialize_M88E1512_phy()
2364
ret_val =
igb_phy_sw_reset
(hw);
in igb_initialize_M88E1543_phy()
H
A
D
e1000_82575.c
936
ret_val =
igb_phy_sw_reset
(hw);
in igb_phy_hw_reset_sgmii_82575()
H
A
D
igb_ethtool.c
1784
igb_phy_sw_reset
(hw);
in igb_loopback_cleanup()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H
A
D
e1000_phy.h
33
s32
igb_phy_sw_reset
(struct e1000_hw *hw);
H
A
D
e1000_phy.c
609
ret_val =
igb_phy_sw_reset
(hw);
in igb_copper_link_setup_m88()
687
ret_val =
igb_phy_sw_reset
(hw);
in igb_copper_link_setup_m88_gen2()
703
ret_val =
igb_phy_sw_reset
(hw);
in igb_copper_link_setup_m88_gen2()
1234
ret_val =
igb_phy_sw_reset
(hw);
in igb_phy_force_speed_duplex_m88()
2043
*
igb_phy_sw_reset
- PHY software reset
2049
s32
igb_phy_sw_reset
(struct e1000_hw *hw)
in igb_phy_sw_reset()
function
2271
ret_val =
igb_phy_sw_reset
(hw);
in igb_initialize_M88E1512_phy()
2365
ret_val =
igb_phy_sw_reset
(hw);
in igb_initialize_M88E1543_phy()
H
A
D
e1000_82575.c
936
ret_val =
igb_phy_sw_reset
(hw);
in igb_phy_hw_reset_sgmii_82575()
H
A
D
igb_ethtool.c
1784
igb_phy_sw_reset
(hw);
in igb_loopback_cleanup()
Completed in 20 milliseconds