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:mii_phy_ops
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/
H
A
D
sungem_phy.c
891
static const struct
mii_phy_ops
bcm5201_phy_ops = {
910
static const struct
mii_phy_ops
bcm5221_phy_ops = {
929
static const struct
mii_phy_ops
bcm5241_phy_ops = {
947
static const struct
mii_phy_ops
bcm5400_phy_ops = {
966
static const struct
mii_phy_ops
bcm5401_phy_ops = {
985
static const struct
mii_phy_ops
bcm5411_phy_ops = {
1004
static const struct
mii_phy_ops
bcm5421_phy_ops = {
1024
static const struct
mii_phy_ops
bcm5421k2_phy_ops = {
1042
static const struct
mii_phy_ops
bcm5461_phy_ops = {
1062
static const struct
mii_phy_ops
bcm5462V_phy_op
[all...]
/kernel/linux/linux-6.6/drivers/net/
H
A
D
sungem_phy.c
887
static const struct
mii_phy_ops
bcm5201_phy_ops = {
906
static const struct
mii_phy_ops
bcm5221_phy_ops = {
925
static const struct
mii_phy_ops
bcm5241_phy_ops = {
943
static const struct
mii_phy_ops
bcm5400_phy_ops = {
962
static const struct
mii_phy_ops
bcm5401_phy_ops = {
981
static const struct
mii_phy_ops
bcm5411_phy_ops = {
1000
static const struct
mii_phy_ops
bcm5421_phy_ops = {
1020
static const struct
mii_phy_ops
bcm5421k2_phy_ops = {
1038
static const struct
mii_phy_ops
bcm5461_phy_ops = {
1058
static const struct
mii_phy_ops
bcm5462V_phy_op
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H
A
D
phy.h
28
struct
mii_phy_ops
{
struct
45
const struct
mii_phy_ops
*ops;
H
A
D
phy.c
280
static const struct
mii_phy_ops
generic_phy_ops = {
344
static const struct
mii_phy_ops
cis8201_phy_ops = {
424
static const struct
mii_phy_ops
et1011c_phy_ops = {
443
static const struct
mii_phy_ops
m88e1111_phy_ops = {
459
static const struct
mii_phy_ops
m88e1112_phy_ops = {
484
static const struct
mii_phy_ops
ar8035_phy_ops = {
H
A
D
core.c
2580
static const struct
mii_phy_ops
emac_dt_mdio_phy_ops = {
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H
A
D
phy.h
28
struct
mii_phy_ops
{
struct
45
const struct
mii_phy_ops
*ops;
H
A
D
phy.c
280
static const struct
mii_phy_ops
generic_phy_ops = {
344
static const struct
mii_phy_ops
cis8201_phy_ops = {
424
static const struct
mii_phy_ops
et1011c_phy_ops = {
443
static const struct
mii_phy_ops
m88e1111_phy_ops = {
459
static const struct
mii_phy_ops
m88e1112_phy_ops = {
484
static const struct
mii_phy_ops
ar8035_phy_ops = {
H
A
D
core.c
2585
static const struct
mii_phy_ops
emac_dt_mdio_phy_ops = {
/kernel/linux/linux-5.10/include/linux/
H
A
D
sungem_phy.h
8
struct
mii_phy_ops
struct
27
const struct
mii_phy_ops
* ops;
/kernel/linux/linux-6.6/include/linux/
H
A
D
sungem_phy.h
10
struct
mii_phy_ops
struct
29
const struct
mii_phy_ops
* ops;
Completed in 13 milliseconds