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
defs:tx_stopped
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/pcie/
H
A
D
pcie_priv.h
68
u8
tx_stopped
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/pcie/
H
A
D
pcie_priv.h
68
u8
tx_stopped
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
serial_8250.h
85
unsigned int
tx_stopped
:1; /* tx is currently stopped */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
serial_8250.h
105
unsigned int
tx_stopped
:1; /* tx is currently stopped */
member
/kernel/linux/linux-5.10/include/net/
H
A
D
kcm.h
73
u32
tx_stopped
: 1;
member
95
u32
tx_stopped
: 1;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
kcm.h
73
u32
tx_stopped
: 1;
member
95
u32
tx_stopped
: 1;
member
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
sb1250-duart.c
87
int
tx_stopped
;
member
H
A
D
atmel_serial.c
156
bool
tx_stopped
;
member
H
A
D
zs.h
29
int
tx_stopped
; /* Output is suspended. */
member
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
sb1250-duart.c
87
int
tx_stopped
;
member
H
A
D
zs.h
29
int
tx_stopped
; /* Output is suspended. */
member
H
A
D
atmel_serial.c
159
bool
tx_stopped
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/myricom/myri10ge/
H
A
D
myri10ge_mcp.h
424
u8
tx_stopped
;
member
/kernel/linux/linux-5.10/drivers/net/wan/
H
A
D
z85230.h
367
unsigned char
tx_stopped
; /* output is suspended */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/myricom/myri10ge/
H
A
D
myri10ge_mcp.h
424
u8
tx_stopped
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_txrx.h
294
u64
tx_stopped
;
member
H
A
D
i40e.h
871
u64
tx_stopped
;
member
H
A
D
i40e_main.c
871
u64
tx_stopped
;
in i40e_update_vsi_stats()
local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H
A
D
rtl8xxxu.h
1284
bool
tx_stopped
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H
A
D
rtl8xxxu.h
1786
bool
tx_stopped
;
member
Completed in 45 milliseconds