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:csr_ops
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H
A
D
adf_hw_arbiter.c
52
struct adf_hw_csr_ops *
csr_ops
= GET_CSR_OPS(accel_dev);
in adf_update_ring_arb()
local
76
struct adf_hw_csr_ops *
csr_ops
= GET_CSR_OPS(accel_dev);
in adf_exit_arb()
local
H
A
D
adf_transport_debug.c
45
struct adf_hw_csr_ops *
csr_ops
= GET_CSR_OPS(bank->accel_dev);
in adf_ring_show()
local
148
struct adf_hw_csr_ops *
csr_ops
= GET_CSR_OPS(bank->accel_dev);
in adf_bank_show()
local
H
A
D
adf_gen2_hw_data.c
192
void adf_gen2_init_hw_csr_ops(struct adf_hw_csr_ops *
csr_ops
)
in adf_gen2_init_hw_csr_ops()
argument
[all...]
H
A
D
adf_gen4_hw_data.c
86
void adf_gen4_init_hw_csr_ops(struct adf_hw_csr_ops *
csr_ops
)
in adf_gen4_init_hw_csr_ops()
argument
[all...]
H
A
D
adf_isr.c
50
struct adf_hw_csr_ops *
csr_ops
= GET_CSR_OPS(bank->accel_dev);
in adf_msix_isr_bundle()
local
H
A
D
adf_vf_isr.c
134
struct adf_hw_csr_ops *
csr_ops
= &hw_data->
csr_ops
;
in adf_isr()
local
H
A
D
adf_transport.c
61
struct adf_hw_csr_ops *
csr_ops
= GET_CSR_OPS(bank->accel_dev);
in adf_enable_ring_irq()
local
74
struct adf_hw_csr_ops *
csr_ops
= GET_CSR_OPS(bank->accel_dev);
in adf_disable_ring_irq()
local
90
struct adf_hw_csr_ops *
csr_ops
= GET_CSR_OPS(ring->bank->accel_dev);
in adf_send_message()
local
114
struct adf_hw_csr_ops *
csr_ops
= GET_CSR_OPS(ring->bank->accel_dev);
in adf_handle_response()
local
138
struct adf_hw_csr_ops *
csr_ops
in adf_configure_tx_ring()
local
149
struct adf_hw_
csr_ops
*
csr_ops
= GET_CSR_OPS(ring->bank->accel_dev);
adf_configure_rx_ring()
local
165
struct adf_hw_
csr_ops
*
csr_ops
= GET_CSR_OPS(accel_dev);
adf_init_ring()
local
307
struct adf_hw_
csr_ops
*
csr_ops
= GET_CSR_OPS(bank->accel_dev);
adf_remove_ring()
local
329
struct adf_hw_
csr_ops
*
csr_ops
= GET_CSR_OPS(accel_dev);
adf_ring_response_handler()
local
344
struct adf_hw_
csr_ops
*
csr_ops
= GET_CSR_OPS(bank->accel_dev);
adf_response_handler()
local
390
struct adf_hw_
csr_ops
*
csr_ops
= &hw_data->
csr_ops
;
adf_init_bank()
local
[all...]
H
A
D
adf_accel_devices.h
216
struct adf_hw_csr_ops
csr_ops
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H
A
D
ravb_main.c
71
u32
csr_ops
= 1U << (opmode & CCC_OPC);
in ravb_set_opmode()
local
Completed in 8 milliseconds