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:cq_poll
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_txrx.c
399
struct otx2_cq_poll *
cq_poll
;
in otx2_napi_handler()
local
H
A
D
otx2_pf.c
1224
struct otx2_cq_poll *
cq_poll
= (struct otx2_cq_poll *)cq_irq;
in otx2_cq_intr_handler()
local
1244
struct otx2_cq_poll *
cq_poll
;
in otx2_disable_napi()
local
1456
struct otx2_cq_poll *
cq_poll
= NULL;
in otx2_open()
local
1636
struct otx2_
cq_poll
*
cq_poll
= NULL;
otx2_stop()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_txrx.c
511
static void otx2_adjust_adaptive_coalese(struct otx2_nic *pfvf, struct otx2_cq_poll *
cq_poll
)
in otx2_adjust_adaptive_coalese()
argument
533
struct otx2_cq_poll *
cq_poll
;
in otx2_napi_handler()
local
H
A
D
otx2_pf.c
1371
struct otx2_cq_poll *
cq_poll
= (struct otx2_cq_poll *)cq_irq;
in otx2_cq_intr_handler()
local
1392
struct otx2_cq_poll *
cq_poll
;
in otx2_disable_napi()
local
1744
struct otx2_cq_poll *
cq_poll
;
in otx2_dim_work()
local
1763
struct otx2_
cq_poll
*
cq_poll
= NULL;
otx2_open()
local
1972
struct otx2_
cq_poll
*
cq_poll
= NULL;
otx2_stop()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H
A
D
nicvf_main.c
1044
struct nicvf_cq_poll *
cq_poll
= (struct nicvf_cq_poll *)cq_irq;
in nicvf_intr_handler()
local
1315
struct nicvf_cq_poll *
cq_poll
;
in nicvf_free_cq_poll()
local
1332
struct nicvf_cq_poll *
cq_poll
= NULL;
in nicvf_stop()
local
1457
struct nicvf_
cq_poll
*
cq_poll
= NULL;
nicvf_open()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H
A
D
nicvf_main.c
1041
struct nicvf_cq_poll *
cq_poll
= (struct nicvf_cq_poll *)cq_irq;
in nicvf_intr_handler()
local
1312
struct nicvf_cq_poll *
cq_poll
;
in nicvf_free_cq_poll()
local
1329
struct nicvf_cq_poll *
cq_poll
= NULL;
in nicvf_stop()
local
1454
struct nicvf_
cq_poll
*
cq_poll
= NULL;
nicvf_open()
local
[all...]
Completed in 13 milliseconds