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:efx_link_state
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H
A
D
mcdi_port_common.h
42
struct
efx_link_state
*link_state,
H
A
D
net_driver.h
687
* struct
efx_link_state
- Current state of the link
693
struct
efx_link_state
{
struct
700
static inline bool efx_link_state_equal(const struct
efx_link_state
*left,
in efx_link_state_equal()
701
const struct
efx_link_state
*right)
in efx_link_state_equal()
1105
struct
efx_link_state
link_state;
H
A
D
mcdi_port_common.c
284
struct
efx_link_state
*link_state,
in efx_mcdi_phy_decode_link()
404
struct
efx_link_state
old_state = efx->link_state;
in efx_mcdi_phy_poll()
H
A
D
selftest.c
581
struct
efx_link_state
*link_state = &efx->link_state;
in efx_wait_for_link()
H
A
D
efx_common.c
243
struct
efx_link_state
*link_state = &efx->link_state;
in efx_link_status_changed()
H
A
D
ethtool_common.c
565
struct
efx_link_state
*link_state = &efx->link_state;
in efx_ethtool_get_link_ksettings()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H
A
D
mcdi_port_common.h
42
struct
efx_link_state
*link_state,
H
A
D
net_driver.h
681
* struct
efx_link_state
- Current state of the link
687
struct
efx_link_state
{
struct
694
static inline bool efx_link_state_equal(const struct
efx_link_state
*left,
in efx_link_state_equal()
695
const struct
efx_link_state
*right)
in efx_link_state_equal()
1099
struct
efx_link_state
link_state;
H
A
D
mcdi_port_common.c
282
struct
efx_link_state
*link_state,
in efx_mcdi_phy_decode_link()
402
struct
efx_link_state
old_state = efx->link_state;
in efx_mcdi_phy_poll()
H
A
D
selftest.c
588
struct
efx_link_state
*link_state = &efx->link_state;
in efx_wait_for_link()
H
A
D
efx_common.c
240
struct
efx_link_state
*link_state = &efx->link_state;
in efx_link_status_changed()
H
A
D
ethtool_common.c
566
struct
efx_link_state
*link_state = &efx->link_state;
in efx_ethtool_get_link_ksettings()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H
A
D
net_driver.h
639
* struct
efx_link_state
- Current state of the link
645
struct
efx_link_state
{
struct
652
static inline bool efx_link_state_equal(const struct
efx_link_state
*left,
in efx_link_state_equal()
653
const struct
efx_link_state
*right)
in efx_link_state_equal()
1065
struct
efx_link_state
link_state;
H
A
D
mcdi_port_common.c
283
struct
efx_link_state
*link_state,
in efx_mcdi_phy_decode_link()
403
struct
efx_link_state
old_state = efx->link_state;
in efx_siena_mcdi_phy_poll()
H
A
D
selftest.c
593
struct
efx_link_state
*link_state = &efx->link_state;
in efx_wait_for_link()
H
A
D
efx_common.c
244
struct
efx_link_state
*link_state = &efx->link_state;
in efx_siena_link_status_changed()
H
A
D
ethtool_common.c
565
struct
efx_link_state
*link_state = &efx->link_state;
in efx_siena_ethtool_get_link_ksettings()
Completed in 29 milliseconds