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:nic_state
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H
A
D
net_driver.h
629
enum
nic_state
{
enum
639
static inline bool efx_net_active(enum
nic_state
state)
in efx_net_active()
644
static inline bool efx_frozen(enum
nic_state
state)
in efx_frozen()
649
static inline bool efx_recovering(enum
nic_state
state)
in efx_recovering()
654
static inline enum
nic_state
efx_freeze(enum
nic_state
state)
in efx_freeze()
660
static inline enum
nic_state
efx_thaw(enum
nic_state
state)
in efx_thaw()
666
static inline enum
nic_state
efx_recover(enum
nic_state
stat
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H
A
D
net_driver.h
622
enum
nic_state
{
enum
633
static inline bool efx_net_active(enum
nic_state
state)
in efx_net_active()
638
static inline bool efx_frozen(enum
nic_state
state)
in efx_frozen()
643
static inline bool efx_recovering(enum
nic_state
state)
in efx_recovering()
648
static inline enum
nic_state
efx_freeze(enum
nic_state
state)
in efx_freeze()
654
static inline enum
nic_state
efx_thaw(enum
nic_state
state)
in efx_thaw()
660
static inline enum
nic_state
efx_recover(enum
nic_state
stat
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H
A
D
net_driver.h
514
enum
nic_state
{
enum
789
enum
nic_state
state;
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H
A
D
net_driver.h
514
enum
nic_state
{
enum
789
enum
nic_state
state;
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H
A
D
net_driver.h
623
enum
nic_state
{
enum
973
enum
nic_state
state;
Completed in 18 milliseconds