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:qvec
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H
A
D
nitrox_isr.c
29
struct nitrox_q_vector *
qvec
= data;
in nps_pkt_slc_isr()
local
31
struct nitrox_cmdq *cmdq =
qvec
->cmdq;
in nps_pkt_slc_isr()
36
tasklet_hi_schedule(&
qvec
->resp_tasklet);
in nps_pkt_slc_isr()
205
struct nitrox_q_vector *
qvec
= (void *)(uintptr_t)(data);
in nps_core_int_tasklet()
local
206
struct nitrox_device *ndev =
qvec
->ndev;
in nps_core_int_tasklet()
224
struct nitrox_q_vector *
qvec
= data;
in nps_core_int_isr()
local
225
struct nitrox_device *ndev =
qvec
->ndev;
in nps_core_int_isr()
268
struct nitrox_q_vector *
qvec
;
in nitrox_unregister_interrupts()
local
271
qvec
= ndev->
qvec
in nitrox_unregister_interrupts()
292
struct nitrox_q_vector *
qvec
;
nitrox_register_interrupts()
local
387
struct nitrox_q_vector *
qvec
;
nitrox_sriov_unregister_interrupts()
local
410
struct nitrox_q_vector *
qvec
;
nitrox_sriov_register_interupts()
local
[all...]
H
A
D
nitrox_dev.h
229
* @
qvec
: MSI-X queue vectors information
257
struct nitrox_q_vector *
qvec
;
member
H
A
D
nitrox_reqmgr.c
584
struct nitrox_q_vector *
qvec
= (void *)(uintptr_t)(data);
in pkt_slc_resp_tasklet()
local
585
struct nitrox_cmdq *cmdq =
qvec
->cmdq;
in pkt_slc_resp_tasklet()
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H
A
D
nitrox_isr.c
30
struct nitrox_q_vector *
qvec
= data;
in nps_pkt_slc_isr()
local
32
struct nitrox_cmdq *cmdq =
qvec
->cmdq;
in nps_pkt_slc_isr()
37
tasklet_hi_schedule(&
qvec
->resp_tasklet);
in nps_pkt_slc_isr()
206
struct nitrox_q_vector *
qvec
= (void *)(uintptr_t)(data);
in nps_core_int_tasklet()
local
207
struct nitrox_device *ndev =
qvec
->ndev;
in nps_core_int_tasklet()
225
struct nitrox_q_vector *
qvec
= data;
in nps_core_int_isr()
local
226
struct nitrox_device *ndev =
qvec
->ndev;
in nps_core_int_isr()
269
struct nitrox_q_vector *
qvec
;
in nitrox_unregister_interrupts()
local
272
qvec
= ndev->
qvec
in nitrox_unregister_interrupts()
293
struct nitrox_q_vector *
qvec
;
nitrox_register_interrupts()
local
388
struct nitrox_q_vector *
qvec
;
nitrox_sriov_unregister_interrupts()
local
411
struct nitrox_q_vector *
qvec
;
nitrox_sriov_register_interupts()
local
[all...]
H
A
D
nitrox_dev.h
229
* @
qvec
: MSI-X queue vectors information
257
struct nitrox_q_vector *
qvec
;
member
H
A
D
nitrox_reqmgr.c
588
struct nitrox_q_vector *
qvec
= (void *)(uintptr_t)(data);
in pkt_slc_resp_tasklet()
local
589
struct nitrox_cmdq *cmdq =
qvec
->cmdq;
in pkt_slc_resp_tasklet()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H
A
D
mvpp2_main.c
1138
static inline void mvpp2_qvec_interrupt_enable(struct mvpp2_queue_vector *
qvec
)
in mvpp2_qvec_interrupt_enable()
argument
1140
struct mvpp2_port *port =
qvec
->port;
in mvpp2_qvec_interrupt_enable()
1143
MVPP2_ISR_ENABLE_INTERRUPT(
qvec
->sw_thread_mask));
in mvpp2_qvec_interrupt_enable()
1146
static inline void mvpp2_qvec_interrupt_disable(struct mvpp2_queue_vector *
qvec
)
in mvpp2_qvec_interrupt_disable()
argument
1148
struct mvpp2_port *port =
qvec
->port;
in mvpp2_qvec_interrupt_disable()
1151
MVPP2_ISR_DISABLE_INTERRUPT(
qvec
->sw_thread_mask));
in mvpp2_qvec_interrupt_disable()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H
A
D
mvpp2_main.c
1407
static inline void mvpp2_qvec_interrupt_enable(struct mvpp2_queue_vector *
qvec
)
in mvpp2_qvec_interrupt_enable()
argument
1409
struct mvpp2_port *port =
qvec
->port;
in mvpp2_qvec_interrupt_enable()
1412
MVPP2_ISR_ENABLE_INTERRUPT(
qvec
->sw_thread_mask));
in mvpp2_qvec_interrupt_enable()
1415
static inline void mvpp2_qvec_interrupt_disable(struct mvpp2_queue_vector *
qvec
)
in mvpp2_qvec_interrupt_disable()
argument
1417
struct mvpp2_port *port =
qvec
->port;
in mvpp2_qvec_interrupt_disable()
1420
MVPP2_ISR_DISABLE_INTERRUPT(
qvec
->sw_thread_mask));
in mvpp2_qvec_interrupt_disable()
Completed in 27 milliseconds