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:wqe_lcmd
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H
A
D
hinic_hw_cmdq.c
189
struct hinic_cmdq_wqe_lcmd *
wqe_lcmd
;
in cmdq_prepare_wqe_ctrl()
local
196
wqe_lcmd
= &wqe->
wqe_lcmd
;
in cmdq_prepare_wqe_ctrl()
198
wqe_lcmd
->status.status_info = 0;
in cmdq_prepare_wqe_ctrl()
199
ctrl = &
wqe_lcmd
->ctrl;
in cmdq_prepare_wqe_ctrl()
233
static void cmdq_set_lcmd_bufdesc(struct hinic_cmdq_wqe_lcmd *
wqe_lcmd
,
in cmdq_set_lcmd_bufdesc()
argument
236
hinic_set_sge(&
wqe_lcmd
->buf_desc.sge, buf_in->dma_addr, buf_in->size);
in cmdq_set_lcmd_bufdesc()
255
struct hinic_cmdq_wqe_lcmd *
wqe_lcmd
= &wqe->
wqe_lcmd
;
in cmdq_set_lcmd_wqe()
local
261
cmdq_set_sge_completion(&
wqe_lcmd
in cmdq_set_lcmd_wqe()
411
struct hinic_cmdq_
wqe_lcmd
*
wqe_lcmd
= &curr_cmdq_wqe->
wqe_lcmd
;
cmdq_sync_cmd_direct_resp()
local
543
struct hinic_cmdq_
wqe_lcmd
*
wqe_lcmd
= &wqe->
wqe_lcmd
;
clear_wqe_complete_bit()
local
620
struct hinic_cmdq_
wqe_lcmd
*
wqe_lcmd
= &cmdq_wqe->
wqe_lcmd
;
cmdq_cmd_ceq_handler()
local
[all...]
H
A
D
hinic_hw_wqe.h
384
struct hinic_cmdq_wqe_lcmd
wqe_lcmd
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H
A
D
hinic_hw_cmdq.c
184
struct hinic_cmdq_wqe_lcmd *
wqe_lcmd
;
in cmdq_prepare_wqe_ctrl()
local
191
wqe_lcmd
= &wqe->
wqe_lcmd
;
in cmdq_prepare_wqe_ctrl()
193
wqe_lcmd
->status.status_info = 0;
in cmdq_prepare_wqe_ctrl()
194
ctrl = &
wqe_lcmd
->ctrl;
in cmdq_prepare_wqe_ctrl()
228
static void cmdq_set_lcmd_bufdesc(struct hinic_cmdq_wqe_lcmd *
wqe_lcmd
,
in cmdq_set_lcmd_bufdesc()
argument
231
hinic_set_sge(&
wqe_lcmd
->buf_desc.sge, buf_in->dma_addr, buf_in->size);
in cmdq_set_lcmd_bufdesc()
250
struct hinic_cmdq_wqe_lcmd *
wqe_lcmd
= &wqe->
wqe_lcmd
;
in cmdq_set_lcmd_wqe()
local
256
cmdq_set_sge_completion(&
wqe_lcmd
in cmdq_set_lcmd_wqe()
406
struct hinic_cmdq_
wqe_lcmd
*
wqe_lcmd
= &curr_cmdq_wqe->
wqe_lcmd
;
cmdq_sync_cmd_direct_resp()
local
538
struct hinic_cmdq_
wqe_lcmd
*
wqe_lcmd
= &wqe->
wqe_lcmd
;
clear_wqe_complete_bit()
local
615
struct hinic_cmdq_
wqe_lcmd
*
wqe_lcmd
= &cmdq_wqe->
wqe_lcmd
;
cmdq_cmd_ceq_handler()
local
[all...]
H
A
D
hinic_hw_wqe.h
359
struct hinic_cmdq_wqe_lcmd
wqe_lcmd
;
member
Completed in 5 milliseconds