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:IQ_SEND_STOP
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/
H
A
D
octep_tx.h
12
#define
IQ_SEND_STOP
1
macro
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H
A
D
octeon_iq.h
30
#define
IQ_SEND_STOP
1
macro
H
A
D
request_manager.c
323
st.status =
IQ_SEND_STOP
;
in __post_command2()
563
xmit_stopped || st.status ==
IQ_SEND_STOP
)
in octeon_send_command()
H
A
D
lio_vf_rep.c
435
if (status ==
IQ_SEND_STOP
)
in lio_vf_rep_pkt_xmit()
H
A
D
lio_vf_main.c
1609
if (status ==
IQ_SEND_STOP
) {
in liquidio_xmit()
1610
dev_err(&oct->pci_dev->dev, "Rcvd
IQ_SEND_STOP
signal; stopping IQ-%d\n",
in liquidio_xmit()
H
A
D
lio_main.c
2527
if (status ==
IQ_SEND_STOP
)
in liquidio_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H
A
D
octeon_iq.h
30
#define
IQ_SEND_STOP
1
macro
H
A
D
request_manager.c
317
st.status =
IQ_SEND_STOP
;
in __post_command2()
559
xmit_stopped || st.status ==
IQ_SEND_STOP
)
in octeon_send_command()
H
A
D
lio_vf_rep.c
435
if (status ==
IQ_SEND_STOP
)
in lio_vf_rep_pkt_xmit()
H
A
D
lio_vf_main.c
1600
if (status ==
IQ_SEND_STOP
) {
in liquidio_xmit()
1601
dev_err(&oct->pci_dev->dev, "Rcvd
IQ_SEND_STOP
signal; stopping IQ-%d\n",
in liquidio_xmit()
H
A
D
lio_main.c
2517
if (status ==
IQ_SEND_STOP
)
in liquidio_xmit()
Completed in 21 milliseconds